Skip to main content

Overview

The Organisation Configuration hub is where you set up your organization before using Traces, Conversations, Evaluations, and other features. Configure datasources, entities, models, users, and more—all in one place.

Configurations Hub


What it is

Organisation Configuration gives you control over how Arcane connects to your data and how it displays information. Use it to:

  • Connect to your traces — Set up datasources so Arcane can read your trace data
  • Map business entities to telemetry — Create entities to map your business concepts (models, tools, agents) to telemetry data. Entities enable entity detection, highlighting, message matching, and many other features that depend on identifying your AI components
  • Register AI models — Register AI LLM models from providers like OpenAI, Anthropic to be used in prompts, scores, experiments and evaluations
  • Manage your team — Invite users and set up roles and permissions
  • Track changes — Review audit logs to see who changed what

Tabs

The configuration hub has eight tabs, each focused on a specific area:

TabPurposeLearn More
Data SourcesConnect to Tempo, Jaeger, ClickHouse, or Custom APIData Sources
EntitiesMap your business entities to telemetry concepts. Enables entity detection, highlighting, message matching, and many features that depend on identifying your AI componentsEntities
ConversationDefine how conversations are stitched togetherSee Traces, Spans & Conversations
AI ModelsRegister AI LLM models from providers like OpenAI, Anthropic to be used in prompts, scores, experiments and evaluationsModel Configurations
UsersInvite users and manage organization membershipManaging Users
RolesCreate custom roles and manage permissionsSee RBAC
AuditReview organization-level change historySee Audit
RetentionConfigure data retention settingsSee Data Retention

Note: Some tabs (Users, Roles, Audit, Retention) may be hidden if you don't have permission. Roles and Audit require enterprise features.


When setting up a new organization, follow this order:

  1. Data Sources — Connect to where your traces are stored so Arcane can read them
  2. Entities — Map your business entities to telemetry concepts. This enables entity detection, highlighting, message matching, and many features that depend on identifying your AI components
  3. Conversation — Define how sessions are grouped for the Conversations page
  4. AI Models — Register AI LLM models from providers like OpenAI, Anthropic to be used in prompts, scores, experiments and evaluations
  5. Users & Roles — Invite teammates and set up permissions
  6. Audit — Confirm change logging is working (enterprise)
  7. Retention — Adjust data retention if needed

Prerequisites

  • Organization access — You must be a member of the organization
  • Appropriate permissions — Some tabs require specific permissions (e.g., Users, Roles, Audit)