# Getting your 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%2FfVob7IZ7HsGbKQsTNp66%2Fimage.png?alt=media&#x26;token=01aa370d-0ba9-426c-93e2-ce333965b0e2" 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%2FKN7WeBoJlRwJWzLmGsN5%2FScreenshot%202024-12-31%20at%201.10.36%E2%80%AFAM.png?alt=media&#x26;token=38fb9e93-6e8d-4c9d-b7b5-ac54c020a86f" 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%2F7nBH51pVm78GOCqEhZ4m%2Fimage.png?alt=media&#x26;token=08b7d699-321a-4445-8ffd-d659a0d73bd1" alt=""><figcaption><p>Connection string</p></figcaption></figure>

Paste the full connection string into Whalesync.&#x20;

{% 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%2F3V8gpkAEGyvlDf9rNjCW%2Fimage.png?alt=media&#x26;token=9749cff8-4185-4f72-b3af-8c61ef0e64fc" alt="Screenshot of the Whalesync Supabase connection dialog"><figcaption><p>Enter your Supabase connection URI into Whalesync</p></figcaption></figure>
