You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/building-dashboards/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,8 @@ token = "xaat-your-api-token"
34
34
org_id = "your-org-id"
35
35
```
36
36
37
-
Get your org_id from Settings → Organization. For the token, use a **Personal Access Token** (Settings → Profile → Personal Access Tokens) for full query access.
37
+
-**`org_id`** - The organization ID. Get it from Settings → Organization.
38
+
-**`token`** - Use an advanced API token with minimal privileges.
38
39
39
40
**Tip:** Run `scripts/setup` from the `axiom-sre` skill for interactive configuration.
0 commit comments