> For the complete documentation index, see [llms.txt](https://docs.whalesync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.com/connectors/supabase/getting-your-connection-string.md).

# Getting your connection string

How to find get your Supabase connection string.

{% embed url="<https://youtu.be/LzOdTIZOnaM?si=WzGEFf4C2bBuw8jF>" %}

## Step 1: Choose your database

Navigate to your [Supabase dashboard](https://app.supabase.com/projects) and select the database you want to connect:

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-ee98298c0c9b9230e8cd18f5319dca1b69becd60%2Fimage.png?alt=media" alt="Screenshot of a database on the Supabase dashboard"><figcaption><p>Pick your database</p></figcaption></figure>

## Step 2: Get your connection string

Click "Connect":

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-442a4500cfe09fcc7c507a3090a5910c1376e26e%2FScreenshot%202024-12-31%20at%201.10.36%E2%80%AFAM.png?alt=media" alt=""><figcaption><p>Connect button</p></figcaption></figure>

Copy the full connection string under "Direct connection":

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-34bd9be1e71b8ec62d4cc98461632592bb14a912%2Fimage.png?alt=media" alt=""><figcaption><p>Connection string</p></figcaption></figure>

Paste the full connection string into Whalesync.

{% hint style="warning" %}
Replace `[YOUR-PASSWORD]` with your database password.\
\&#xNAN;*(ask a developer on your team if you don't know it)*
{% endhint %}

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-cfba8a84b839483d66b386acfbe97e67f4a6cf22%2Fimage.png?alt=media" alt="Screenshot of the Whalesync Supabase connection dialog"><figcaption><p>Enter your Supabase connection URI into Whalesync</p></figcaption></figure>
