For AI agents: a documentation index is available at /docs/llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.
amp context
This page hasn't yet been translated into your language. We're working on it, so check back soon.
amp context resolves the active credential and reports the authenticated organization.
bash
amp context
In an interactive terminal, amp context prints a human-readable summary. Pipe the output to a file or another command, or pass --json, to get raw API JSON instead.
amp context requires the projects:read scope. If it fails with a scope error, go to Authentication to confirm your credential's scopes, or Troubleshooting for other credential issues.
Was this helpful?