> ## Documentation Index
> Fetch the complete documentation index at: https://traceroot.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Bring Your Own Key (BYOK)

> Use your own LLM API keys to power the TraceRoot AI agent

By default, TraceRoot provides system models for the AI agent. With BYOK, you can bring your own API keys to control which model is used.

## Default Models

| Provider  | Models                                                       |
| --------- | ------------------------------------------------------------ |
| Anthropic | Claude Opus 4.6, Sonnet 4.6, Opus 4.5, Sonnet 4.5, Haiku 4.5 |
| OpenAI    | GPT-5, GPT-5 Mini, GPT-5.3 Codex, o3, o4-mini                |

## Supported Providers

OpenAI, Anthropic, Azure OpenAI, Google (Gemini), Amazon Bedrock, xAI, DeepSeek, OpenRouter, Kimi, GLM.

## Setup

1. Go to Workspace Settings -> Model Providers in the dashboard
2. Select a provider
3. Enter your API key
4. Optionally set a custom base URL for self-hosted or proxied models
5. Save — keys are encrypted at rest and scoped to your workspace

Once configured, the model selector in the AI chat interface will show both system models and your BYOK models.
