Skip to main content
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.