> ## Documentation Index
> Fetch the complete documentation index at: https://support.bolt.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Database: Advanced settings

> View and manage advanced settings for your database in a Bolt project.

## View Advanced settings

To open the advanced settings for your project's database, follow these steps:

<Frame>
  <img className="block mx-auto" src="https://res.cloudinary.com/dlq2nawz5/image/upload/f_auto,q_auto/v1763269042/db-advanced_pvdqaa.png" alt="The Advanced database settings in Bolt." />
</Frame>

1. Log in to your Bolt project.
2. Click the **database icon** in the top center of your screen.
3. Click **Advanced** in the top navigation menu.

## Claim your Bolt Database in Supabase

For most use cases, staying with Bolt keeps things simple and gives you unlimited free databases. However, if you need external management tools, SQL editing, or advanced monitoring, you may prefer to use Supabase.

If you've started a Bolt database that you'd like to use with Supabase instead, see [Claiming your Bolt Database in Supabase](/integrations/supabase#claim-your-bolt-database-in-supabase).

<Frame>
  <img className="block mx-auto" src="https://res.cloudinary.com/dlq2nawz5/image/upload/f_auto,q_auto/v1763269041/db-advanced-claim_chfxbp.png" alt="The Claim Supabase feature in Bolt Advanced database settings." />
</Frame>

## Connect to a Supabase database

If you want to connect an existing or new Supabase database instead of using a Bolt database, see [Connect a Supabase database](/integrations/supabase#connect-a-supabase-database).

<Frame>
  <img className="block mx-auto" src="https://res.cloudinary.com/dlq2nawz5/image/upload/f_auto,q_auto/v1763269042/db-advanced-connect_tpykap.png" alt="The Connect Supabase feature in Bolt Advanced database settings." />
</Frame>

<Warning>
  If your project already has a Bolt database, connecting a Supabase database will replace the connection, which may cause data loss. You may want to use the **Claim** feature instead.
</Warning>
