# Supabase

Steps to connect your Supabase storage to SimpleBackups

## How to Connect your Supabase bucket to SimpleBackups

### 1. Create your Supabase Bucket

- Sign in your Supabase account at [Dashboard | Supabase](https://supabase.com/dashboard/projects)
- Choose the project you want to create bucket inside

![Supabase screenshot 1](https://simplebackups.com/docs/docs-assets/media-helpkit-co/92c077f4e305af6958ee.png)

- From side menu choose “Storage” then “New bucket”

![Supabase screenshot 2](https://simplebackups.com/docs/docs-assets/media-helpkit-co/b96e56c3b098a2845c43.png)

![Supabase screenshot 3](https://simplebackups.com/docs/docs-assets/media-helpkit-co/187f42c47e58900e88f6.png)

- Enter your bucket name

![Supabase screenshot 4](https://simplebackups.com/docs/docs-assets/media-helpkit-co/57222ed3c11b5372601b.png)

### 2. Create your Supabase Credentials/Access Key

In order to grant access to your bucket, we'll need to create an Access Key.

- From side menu choose “Settings”.

![Supabase screenshot 5](https://simplebackups.com/docs/docs-assets/media-helpkit-co/1d2635431a2374a43591.png)

![Supabase screenshot 6](https://simplebackups.com/docs/docs-assets/media-helpkit-co/336d5f3482425b7dd295.png)

- Copy “Project Reference ID” part from the endpoint.
- Notice the “Region” to select it later from SimpleBackups storage form.
- Click on “New access key”.
- Enter key description then click “Create”.
- Copy the “Access key ID” and “Secret access key” to somewhere safe.

![Supabase screenshot 7](https://simplebackups.com/docs/docs-assets/media-helpkit-co/9301e03b5ef8800fc673.png)

### 3. Connect your Bucket to SimpleBackups

- Log into SimpleBackups and head to the [connect your storage](https://my.simplebackups.com/storage/create) page
- Pick **"Supabase"** as storage provider and fill in the "Connect your storage" form with the information from step 1 and 2.

![Supabase screenshot 8](https://simplebackups.com/docs/docs-assets/media-helpkit-co/35795897700d882bf397.png)

You'll have to input :

- **Access Key**: Access key ID described in (step 2)
- **Secret Key**: Secret access key described in (step 2)
- **Region**: Bucket region described in (step 2)
- **Bucket**: Bucket name described in (step 1)
- **Project Reference ID**: Project Reference ID described in (step 2)
- Give your storage a **name** (usually we like to use the Bucket name) and click on "Save new storage".
