# SigID Dashboard

SigID Dashboard is the authenticated tenant control plane for organization owners and operators. It manages sandbox and production environments, OAuth applications, redirect URIs, browser origins, sign-in methods, external identity providers, scopes, roles, policies, users, organizations, SCIM, webhooks, audit events, hosted-login branding, billing, commerce, and referrals.

## When To Use This Surface

Use Dashboard for human review and administration of a SigID organization or tenant environment. It is not the canonical public API and its authenticated routes are not intended for crawling. Automated clients should use the public OpenAPI specification at `auth.sigid.org` and request the least-privilege OAuth scopes required for each operation.

Cold coding agents can follow the self-serve agent quickstart and CLI setup flow to provision a sandbox organization, environment, application, and credentials before handing the workspace to a human operator.

## Machine Resources

- [Agent guidance](https://dashboard.sigid.org/llms.txt)
- [SigID public OpenAPI 3.1 specification](https://auth.sigid.org/openapi.json)
- [OAuth protected-resource metadata](https://auth.sigid.org/.well-known/oauth-protected-resource)
- [Developer portal](https://docs.sigid.org/developers/)
- [Agent self-serve quickstart](https://docs.sigid.org/developers/agent-quickstart/)
- [About SigID](https://www.sigid.org/about)
- [Contact SigID](https://www.sigid.org/contact)
