# SigID Dashboard > Human tenant-administration interface for SigID organizations, environments, applications, authorization policy, users, SSO, webhooks, billing, commerce, and audit. ## When To Use SigID Dashboard Use Dashboard when an authorized human operator needs to inspect or change organization or tenant configuration. Do not scrape authenticated pages or treat GraphQL tags in frontend bundles as a public API contract. Automated clients should use the canonical REST API schema and request only the OAuth scopes needed for the job. For self-serve onboarding, a coding agent can run `npx @sigid/cli setup --name --redirect-uri ` or follow the agent workspace bootstrap quickstart. The bootstrap creates a sandbox organization, environment, customer application, and credentials; production activation remains a deliberate human-controlled step. ## Machine Access - Public OpenAPI 3.1 schema: https://auth.sigid.org/openapi.json - Interactive API reference: https://auth.sigid.org/api/docs - OAuth scopes: https://auth.sigid.org/.well-known/oauth-protected-resource - Developer portal: https://docs.sigid.org/developers/ - Agent quickstart: https://docs.sigid.org/developers/agent-quickstart/ - API versioning policy: https://docs.sigid.org/reference/api-sdk-reference/#versioning-and-deprecation - Product agent guide: https://www.sigid.org/llms.txt