integrationsPage.detail.h1

Manage projects, tables and queries on request.

The database behind the thing you built.

If your booking site or internal tools run on Supabase, connecting it lets your team inspect projects, tables and data without leaving the assistant.

integrationsPage.detail.overview

Supabase is a common choice for the software property companies build themselves — a direct booking site, an owner portal, an internal tool that started as a weekend project and became load-bearing.

Those projects share a characteristic: they are maintained by someone with another job. Questions about them arrive irregularly and are answered by whoever remembers the schema, which is a fragile arrangement.

Connecting Supabase makes the data reachable by asking. Schema questions, row counts, whether a record exists — answerable without a console, which matters most for the systems nobody has time to maintain properly.

The permission question deserves a real decision rather than a default. Read access to a production database is useful and low-risk; write access is a different proposition, and worth granting only if you specifically want it.

integrationsPage.detail.capabilities

Once Supabase is connected, ProhostAI works with your projects and data in plain language.

Read

  • Inspect schema and tablesSee what exists in a project without opening the console. “What tables are in the booking project?”
  • Query dataAsk a question of the data and get the answer.

Create & update

  • Manage projectsWork with project settings where the connected account has permission.
  • Update recordsChange data where you intend the AI to be able to.

integrationsPage.detail.howToConnect

Supabase connects through OAuth against your account, so ProhostAI never sees your password.

  1. 1Open ProhostAI and go to Settings → Connections.
  2. 2Search for Supabase and select Connect.
  3. 3Sign in to Supabase and approve the permissions.
  4. 4Ask what tables exist in one of your projects to confirm it works.

integrationsPage.detail.goodToKnow

Grant only the access you intend. A connection able to write to production is a serious permission.

Access follows the connected account’s organisation and project permissions.

This is for your development team rather than property operations.

integrationsPage.detail.faqTitle

Only if the connected account can. Granting write access to production is a serious permission and worth being deliberate about.

Those the connected account can access within your Supabase organisation.

Yes — tables, structure and data questions, without opening the console.

Only indirectly. It serves teams maintaining software the company built.

Open Settings → Connections in ProhostAI and disconnect it, or revoke it in your Supabase account settings.

Reach the data without the console