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
DocumentationIntegrationsBuilding Self-Improving AgentsSelf-hosting OpikSDK & API reference
DocumentationIntegrationsBuilding Self-Improving AgentsSelf-hosting OpikSDK & API reference
  • Getting Started
    • Home
    • Quickstart
    • MCP Server
    • Ollie Agent
    • FAQ
    • Changelog
    • Upgrading to Opik 2.0
  • Observability
    • Overview
    • Getting started
    • Concepts
    • Debugging agents with Ollie and Opik Connect
  • Development
    • Overview
    • Agent playground
    • Prompt playground
  • Evaluation
    • Overview
    • Getting started
    • Concepts
  • Production
  • 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.