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
      • Feedback Definitions
      • AI Providers
      • Workspace Preferences
      • Workspace Members
  • Contributing
    • Contribution Overview
LogoLogo
Copy to LLMGithubGo to App
On this page
  • Thread Timeout
  • Data Truncation in Tables
AdministrationWorkspace Settings

Workspace Preferences

Configure workspace-wide behavior settings

Was this page helpful?
Previous

Workspace Members

Invite users, manage members, and control workspace-level access

Next
Built with

Workspace preferences let workspace owners configure behavior settings that apply across the entire workspace.

Only workspace owners can modify these preferences. See Roles and Permissions for details.

Thread Timeout

Set how long a thread stays active before switching to inactive. Options range from 5 minutes up to 1 hour.

Once inactive, thread-level online scoring rules will automatically evaluate the conversation. Sending a new message reactivates the thread and restarts the cooldown timer. Existing feedback scores are preserved.

Default: 5 minutes

Data Truncation in Tables

Control whether long text values are truncated in table views. When enabled, long values show an ellipsis (…) and you can click to view the full content.

Default: Enabled

Disabling truncation displays full content in tables but limits pagination to 10 items per page. Large amounts of data may cause slower page loading and increased memory usage.