> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://www.comet.com/docs/opik/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://www.comet.com/docs/opik/_mcp/server.

# Admin Dashboard

The Admin Dashboard is the central hub for managing your organization in Opik. From here, organization administrators can manage users, workspaces, authentication settings, and more.

**Access requirement**: You must have the **Admin** organization role to access the Admin Dashboard. If you don't see the Admin option in your menu, contact your organization administrator.

## Accessing the Admin Dashboard

To open the Admin Dashboard:

1. Click on the **workspace selector** in the top navigation bar
2. Click the **settings icon** next to your organization name

![Accessing the Admin Dashboard](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/opik.docs.buildwithfern.com/7762a5e77fab5616e9ebb729b566cd77ec33b37935ba42da75d6ca56aa0c4341/img/administration/access_admin_dashboard.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260922%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260922T052234Z&X-Amz-Expires=604800&X-Amz-Signature=b920a9fbf54bee8abfafc0561efaa531ea4bd68477beb879e376dfe15d267f5f&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

## Dashboard sections

The Admin Dashboard provides access to the following sections:

### Workspaces

Manage the workspaces within your organization:

* **View all workspaces**: See a list of all workspaces in your organization.
* **Create workspaces**: Add new workspaces for different teams or projects.
* **Delete workspaces**: Remove workspaces that are no longer needed.

Learn more in [Workspaces](/administration/admin-dashboard/workspaces).

### Users

Manage user access to your organization:

* **View members**: See all users in your organization and their roles.
* **View pending invitations**: See pending invitations to your organization.
* **Remove users**: Revoke access for users who should no longer be in the organization.
* **Change roles**: Update user roles at the organization level.

Learn more in [Users](/administration/admin-dashboard/users).

### Roles & Permissions

Configure workspace-level access control:

* **View workspace roles**: See the available roles and their permissions.
* **Create custom roles**: Define custom roles tailored to your organization's needs.
* **Manage permissions**: Understand and configure the permission hierarchy.

Learn more in [Roles and Permissions](/administration/roles_and_permissions).

### Authentication

Set up single sign-on authentication for your organization:

* **SAML configuration**: Configure SAML-based SSO with your identity provider.
* **OIDC configuration**: Set up OpenID Connect authentication.
* **JWT authentication**: Configure JWT token-based authentication.

Learn more in [Authentication Overview](/administration/authentication/overview).

### Service Accounts

Manage programmatic access to Opik:

* **Create service accounts**: Set up accounts for automated systems and CI/CD pipelines.
* **Manage API keys**: Generate, regenerate, and revoke API keys.
* **Configure workspace access**: Define which workspaces each service account can access.

Learn more in [Service Accounts](/administration/admin-dashboard/service_accounts).

### Billing

Billing management is available on Opik Cloud and Enterprise plans. This feature is not available in open-source deployments. [Reach out](https://www.comet.com/site/about-us/contact-us/) for billing inquiries.

Manage your organization's subscription and billing:

* **View current plan**: See your organization's subscription tier and usage.
* **Upgrade plan**: Move to a higher tier for additional features or capacity.
* **Manage payment methods**: Update credit card or billing information.
* **View invoices**: Access historical invoices and payment records.

## Next steps

* [Manage workspaces](/administration/admin-dashboard/workspaces) in your organization.
* [Invite users](/administration/admin-dashboard/users) and assign roles.
* [Configure SSO](/administration/authentication/overview) for your organization.