The [Authdog console](https://console.authdog.com) is where you configure identity for an application.

**Organization > Tenant > Project > Environment**

Almost all settings are **per environment**. Enabling a method in `dev` does not enable it in `prod`.

Overview and **Dashboard** (`/dashboard/home`) show the Project ID, Environment ID, and publishable **public key** (`pk_...`) the SDK needs. Copy the public key from the Dashboard card or the environment picker. See [Environments](/docs/console/environments).

## Find your way

The top bar holds the project/environment switcher, search (`user:`, `project:`), and account menu. The sidebar groups workspace, products (Authentication, Authorization, Audit, Lidar, Vault, MCP Auth, Agents, Forms), and developer settings.

**MCP Auth** appears only for MCP projects. **Agents** appears for every project type. Authorization sub-items follow the environment model (RBAC, ABAC, or FGA).

Selecting a project pins its first environment and opens the Dashboard. Tenant-level pages such as Organizations clear that selection.

## Related

| Read | To learn how to |
|------|-----------------|
| [Projects](/docs/console/projects) | Create web, M2M, and MCP projects |
| [Authorization](/docs/console/authorization) | Pick a model |
| [Lidar](/docs/console/lidar) | Detect abuse |
| [Agents](/docs/console/agents) | Register and revoke named agent identities |
| [MCP servers](/docs/console/mcp) | Register an agent endpoint |
| [Multi-tenancy](/docs/concepts/multi-tenancy) | Isolation model |
