Skip to main content

Documentation Index

Fetch the complete documentation index at: https://artie.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Required settings

  • MotherDuck access token (Read/Write)
  • Database name
We recommend creating a dedicated MotherDuck account for pipeline writes (either a service account or a regular account like cdc-writer@company.com). Data written by this account will only be accessible to that account owner. To share data with your team, see Sharing data with your team below.

Setup guide

1

Create an access token

Choose one of the following options to create an access token:
MotherDuck documentation
  1. Navigate to Settings → Access Tokens in MotherDuck
  2. Click “Create token”
  3. Fill in the token details
  4. Select “Read/Write Token” as the token type (required for the pipeline to write data)
  5. Click “Create token”
MotherDuck Settings page showing the Create Token dialog with Read/Write token type selected
Copy the token immediately - it’s only shown once!
2

Verify your pipeline database

Once your pipeline is running, log into MotherDuck with the account you used to create the access token. You should see the database created by your pipeline in the databases list.
If using a service account, you’ll need to impersonate the service account to see the database (Admin only).

Sharing data with your team

By default, data is only accessible to the account that created it. To give your team access, create an organization share and have team members attach it.
1

Create an organization share

  1. Click the trident menu (⋮) next to your pipeline database and select “Share”
  2. Configure the share with:
    • Access: Anyone in my organization
    • Discoverable: Enabled
    • Auto-updating: Enabled
If using a service account, make sure you’re impersonating the service account when creating the share.
MotherDuck database sharing dialog configured for organization-wide access with auto-updating enabled
2

Team members attach the share

Team members can find the shared database in their MotherDuck workspace under “Shared with me”. Click “Attach” to access the data.
MotherDuck workspace showing the Shared with me section with an Attach button