> 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.

# Overview

Workspace settings allow you to configure options that apply to your entire workspace. These settings are managed separately from organization-level administration features.

## Accessing Workspace Settings

1. Navigate to your workspace in Opik
2. Click on **Configuration** in the left sidebar
3. Select the appropriate tab for the setting you want to configure

![Workspace Configuration](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/opik.docs.buildwithfern.com/f6df0ed0b5c1596f1dead98c3ce95950a269321e443051f92244693a213a647d/img/administration/workspace_configuration.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260918%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260918T074153Z&X-Amz-Expires=604800&X-Amz-Signature=d08b4bee0da9142fe8f2a25b431a0d010acc56c064b63d4e047b95b8abb032fc&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

## Who can access Workspace Settings?

* **Workspace owners** can access all settings including member management and preferences
* **Workspace members** with appropriate roles can access feedback definitions and AI providers

Workspace Members 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/) if you want to enable this feature for your Opik deployment.

## Available Settings

#### [Feedback Definitions](/administration/workspace-settings/feedback_definitions)

Create custom labels for evaluating LLM outputs with structured feedback types.

#### [AI Providers](/administration/workspace-settings/ai_providers)

Configure connections to LLM providers for the Playground and Online Evaluation.

#### [Workspace Preferences](/administration/workspace-settings/workspace_preferences)

Configure workspace-wide preferences like thread timeout and data truncation.

#### [Workspace Members](/administration/workspace-settings/workspace_members)

Manage workspace members and their access (Cloud/Enterprise only).

## Next steps

* To create custom feedback types, see [Feedback Definitions](/administration/workspace-settings/feedback_definitions)
* To connect LLM providers, see [AI Providers](/administration/workspace-settings/ai_providers)
* To manage workspace members (Cloud/Enterprise), see [Workspace Members](/administration/workspace-settings/workspace_members)