For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Copy to LLMGithubGo to App
DocumentationIntegrationsAgent OptimizationSelf-hosting OpikSDK & API referenceOpik University
DocumentationIntegrationsAgent OptimizationSelf-hosting OpikSDK & API referenceOpik University
  • Getting Started
    • Home
    • Quickstart
    • Quickstart notebook
    • Roadmap
    • FAQ
    • Changelog
  • Observability
    • Concepts
    • Log traces
    • Log conversations
    • Log user feedback
    • Log media & attachments
    • Cost tracking
    • Opik Assist
  • Evaluation
    • Overview
    • Concepts
    • Manage datasets
    • Evaluate single prompts
    • Evaluate your agent
    • Evaluate agent trajectories
    • Evaluate multimodal traces
    • Evaluate multi-turn agents
    • Manually logging experiments
    • Re-running an existing experiment
    • Annotation Queues
  • Prompt engineering
    • Prompt management
    • Prompt Playground
    • Prompt Generator and Improver
    • Opik's MCP server
  • Testing
    • Pytest integration
  • Production
    • Production monitoring
    • Online Evaluation rules
    • Gateway
    • Guardrails
    • Anonymizers
    • Alerts
    • Dashboards
  • Administration
    • Overview
    • Roles and Permissions
      • Overview
      • Workspaces
      • Users
      • Organization Settings
      • Service Accounts
  • Contributing
    • Contribution Overview
LogoLogo
Copy to LLMGithubGo to App
On this page
  • Viewing Workspaces
  • Creating a Workspace
  • Deleting a Workspace
  • Related Documentation
AdministrationAdmin Dashboard

Workspaces

Create and manage workspaces within your organization
Was this page helpful?
Previous

Users

Manage users and organization roles
Next
Built with

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
  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 - Manage users within a workspace
  • Users - Organization-level user management
  • Roles and Permissions - Workspace role configuration