> ## Documentation Index
> Fetch the complete documentation index at: https://docs.newmote.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 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.
