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

# Anthropic

> Connect Anthropic to use Claude as an LLM provider for investigations.

Connecting Anthropic provides Traversal with access to Claude models for powering investigations and analysis.

## Setup

<Steps>
  <Step title="Create an API key">
    1. Go to [platform.claude.com](https://platform.claude.com/)
    2. Click **Get API Key**
    3. Click **Create Key**, give it a name (e.g. `traversal-prod`), and copy the generated key — it won't be shown again
  </Step>

  <Step title="Configure in Traversal">
    Go to **Company Knowledge → Integrations**, select **Anthropic**, and enter your API key.

    Click **Save**.
  </Step>
</Steps>

## More information

* [Anthropic API documentation](https://docs.anthropic.com/)
* [Anthropic API key management](https://platform.claude.com/settings/keys)
