> ## 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.

# MotherDuck

> Connect MotherDuck for serverless analytics queries during investigations.

Connecting MotherDuck allows Traversal to run analytical queries against your data using the serverless DuckDB platform.

## Setup

<Steps>
  <Step title="Create an access token">
    1. Log in to [app.motherduck.com](https://app.motherduck.com)
    2. Click your organization name in the top left → **Settings**
    3. Click **+ Create token**, give it a name (e.g. `traversal-prod`)
    4. Set the token type to **Read Scaling**
    5. Copy the generated token — it won't be shown again
  </Step>

  <Step title="Configure in Traversal">
    Go to **Company Knowledge → Integrations**, select **MotherDuck**, and paste the access token.

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

## More information

* [MotherDuck authentication](https://motherduck.com/docs/key-tasks/authenticating-and-connecting-to-motherduck/authenticating-to-motherduck/)
