Documentation Index
Fetch the complete documentation index at: https://docs.guardway.ai/llms.txt
Use this file to discover all available pages before exploring further.
What this is for
The Integrations page connects Guardway to external services. Today it covers one: GitHub, used to scan your repositories and surface AI-dependency insights for Discovery. More integrations (Slack, PagerDuty, Datadog, etc.) are on the roadmap.Integrations are platform-scoped — they live on the Guardway cloud, not on an individual gateway. Set them up once per organization.
Options
GitHub
| Field | Required | Notes |
|---|---|---|
| Personal Access Token | Yes | Classic GitHub PAT with repo and read:org scopes. Entered as a password field (placeholder ghp_...). |
Connection state
| Element | Notes |
|---|---|
| Status badge | Connected (with icon) or Disconnected. |
| Metadata | Connected username and connected_at date. |
| Test & Connect | Validates the PAT against GitHub. On success the card flips to Connected; on failure an inline toast shows Invalid token. |
| Disconnect | Destructive button that revokes Guardway’s use of the token. |
Limits
- One GitHub PAT per organization at a time.
- No event filtering or per-repo routing today — the integration is used only for discovery.
- No separate “Test” button once connected; to revalidate, disconnect and re-add.
How to configure

Generate a GitHub PAT
On github.com/settings/tokens, create a classic Personal Access Token with
repo and read:org scopes.Open Settings → Integrations
Open Settings → Integrations from the dashboard sidebar and locate the GitHub card.
Paste the token and connect
Paste the PAT into the field and click Test & Connect. The card flips to Connected showing your username and the connection timestamp.
Verify in Discovery
Open Discovery → Repositories. Repos accessible to the PAT appear in the picker, ready to scan.
Coming soon
Slack
Push budget alerts, guardrail violations, and audit events into a channel.
PagerDuty
Page on-call when a gateway goes offline or a budget is exceeded.
Datadog / Grafana
Stream gateway metrics into your existing observability stack.
Jira / Linear
Open tickets from guardrail violations.
Related
- Discovery — repository scans powered by this integration.
- Notifications — webhook delivery (independent of these integrations).