# Supabase

Supabase is a hosted PostgreSQL service. Follow these steps to connect your Supabase database to Airbook:

{% hint style="info" %}
See also: [postgresql-postgres](https://docs.airbook.io/connect/postgresql-postgres "mention")
{% endhint %}

<figure><img src="https://3523891153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbTtJ4e9ZvlHdjkYxtCx%2Fuploads%2FVCdLbsIjddepjmZkclWq%2Fpostgres_connector.png?alt=media&#x26;token=5e183250-3ad7-4d8f-838b-3a9ba42dab38" alt=""><figcaption></figcaption></figure>

#### Steps to Connect:

1. **Log into Supabase** and open the project you want to connect.
2. At the top, click the **Connect** button.
3. Choose either:
   * **Direct Connection** (for direct access)
   * **Transaction Pooler** (for pooled connections)
4. **Ignore the URI**—instead, click **View Parameters** to reveal the necessary connection details.

#### Configuring Airbook:

1. Open **Airbook's Connections** page.
2. Select **Postgres** as the database type.
3. Copy the parameters from Supabase and paste them into Airbook.
4. **Enter your database password manually** (Supabase does not provide it in the connection details).
5. Click **Connect**.

#### What Happens Next:

* Your data will begin syncing automatically.
* You don’t need to wait—Airbook will notify you via email once the data is available for querying.
