---
headline: Workspaces | Opik Documentation
og:description: Learn how to create, manage, and configure workspaces within your Opik organization.
og:site_name: Opik Documentation
og:title: 'Managing Workspaces in Opik'
subtitle: Create and manage workspaces within your organization
title: Workspaces
canonical-url: https://www.comet.com/docs/opik/administration/admin-dashboard/workspaces
---
Workspaces group related projects together within your organization. Each workspace has its own members, roles, and isolated data (traces, experiments, datasets).
## Viewing Workspaces
To view all workspaces in your organization:
1. Navigate to the [Admin Dashboard](/v1/administration/admin-dashboard/overview)
2. Click on **Workspaces** in the sidebar
The list shows each workspace's name, member count, and creation date.
## Creating a Workspace
1. Navigate to the **Workspaces** section in the Admin Dashboard
2. Click **Create Workspace**
3. Enter a **name** for the workspace
4. Click **Create**
Use clear, descriptive names. Examples: `production`, `staging`, `research-team`.
## Deleting a Workspace
Deleting a workspace permanently removes all data within it, including projects, traces, experiments, and datasets. This action cannot be undone.
To delete a workspace:
1. Navigate to the **Workspaces** section in the Admin Dashboard
2. Find the workspace you want to delete
3. Click the **more options** menu (three dots)
4. Select **Delete**
5. Confirm the deletion by typing the workspace name
You cannot delete the only workspace in the organization.
## Related Documentation
- [Workspace Members](/v1/administration/workspace-settings/workspace_members) - Manage users within a workspace
- [Users](/v1/administration/admin-dashboard/users) - Organization-level user management
- [Roles and Permissions](/v1/administration/roles_and_permissions) - Workspace role configuration