This guide explains how to connect SYNQ to your MotherDuck account securely.We need this information so we can collect relevant metadata about your DuckDB tables for monitoring and data quality testing.To be able to finish this guide, you’ll need the following:
→ Access to your MotherDuck workspace and API token⏱️ Estimated time to finish: 5 minutes.
→ Access to your MotherDuck workspace and API token⏱️ Estimated time to finish: 5 minutes.
Data we collect
For automated data anomaly testing, SYNQ collects the following from your MotherDuck instance:- Table names and metadata
- Number of rows in each table
- Timestamp of the last data update
Setup MotherDuck Access
1. Get your MotherDuck account name
- Go to app.motherduck.com and log in.
- Click your profile icon in the top-right corner.
- In the dropdown, you’ll see your organization name and email.
Your account name is typically your organization name (e.g.acme-corp
) and often matches the prefix of your default database — for example,acme-corp.db
.
2. Generate a MotherDuck API token
- While logged in to app.motherduck.com, click your profile icon again and choose Account settings.
- Navigate to the API Tokens tab.
- Click Generate new token, give it a name (e.g.
synq-integration
), and choose an expiry period. - Copy the generated token immediately — you won’t be able to see it again once you leave the page.
- Paste it into the MotherDuck API token field in SYNQ.