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

# Supabase

> Let Roomote inspect read-only database context from Supabase.

Connect Supabase when Roomote needs direct database context from a Supabase
project while it investigates, plans, or explains work.

## When to use it

* Inspect read-only database state during debugging
* Connect app behavior to the underlying Postgres data model
* Answer questions that depend on the current database shape or contents

## How setup works

Admins enable Supabase from **Settings > Integrations**. Each teammate then
links their own Supabase account from [Personal Settings](/personal-settings)
when they need it.

## What to expect

Supabase gives Roomote read-only database context during a task. Code changes,
migrations, and review still go through your normal engineering workflow.
