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

# MotherDuck

> MotherDuck is a cloud-based data platform for running DuckDB. Evidence supports connecting to MotherDuck as a data source.

## Add New Connection

To add a MotherDuck data source, first create a new connection:

1. Select the [Connectors](https://evidence.studio/connectors) item in the left sidebar.
2. In the connection types section, select the MotherDuck connector from the list.
3. Fill in the connection details and click the "Create" button.
4. Once the connection is created, you can add tables as sources to use in your Evidence project.

## Connection Methods

Evidence supports the following connection methods for MotherDuck:

* [MotherDuck Service Token](#motherduck-service-token)

### MotherDuck Service Token

#### Options

<ResponseField name="MotherDuck Service Token" type="password" required>
  Create a service token at [https://app.motherduck.com/settings/tokens](https://app.motherduck.com/settings/tokens)
</ResponseField>

<ResponseField name="Database" type="text" required />

<ResponseField name="Schema" type="text" />
