# Guides Step-by-step walkthroughs for each AgentIdP workflow. | Guide | What it covers | |-------|----------------| | [Register an Agent](register-an-agent.md) | All registration fields, organization scoping, validation rules, common errors | | [Manage Credentials](manage-credentials.md) | Generate, list, rotate, and revoke credentials | | [Issue and Revoke Tokens](issue-and-revoke-tokens.md) | OAuth 2.0 Client Credentials flow, JWT structure, introspect, revoke | | [Query Audit Logs](query-audit-logs.md) | Filters, pagination, event structure, 90-day retention | | [Use the Analytics Dashboard](use-analytics-dashboard.md) | Query token trends, agent activity heatmap, and per-agent usage | | [Manage API Tiers](manage-api-tiers.md) | Check current tier, understand limits, trigger a Stripe upgrade | | [A2A Delegation](a2a-delegation.md) | Create and verify agent-to-agent delegation chains | | [Configure Webhooks](configure-webhooks.md) | Subscribe to events, understand delivery guarantees, inspect history | | [AGNTCY Compliance](agntcy-compliance.md) | Export agent cards, generate compliance reports, verify audit chain | All guides assume you have a running local server and a valid Bearer token. See the [Quick Start](../quick-start.md) if you haven't done that yet.