# Supabase

Supabase is an open-source backend platform built on PostgreSQL. Connecting it to Duvo lets your assignments query your database, browse table structures, and work with your project resources directly within automated workflows.

## Setup

Click **Enable** on the [Connections page](https://app.duvo.ai/integrations) and authorize with your Supabase account.

## Capabilities

* **Query databases** — Run SQL queries against your Supabase PostgreSQL database to retrieve, filter, and aggregate data.
* **Manage tables** — Create, alter, and browse table structures, columns, and schemas in your project.
* **Access project resources** — Interact with your Supabase project settings, storage, and configuration.

## Key Benefits

* **Direct database access** — Query your Supabase data without manual exports or custom API calls.
* **Secure authorization** — Uses OAuth so your credentials and project-level permissions are respected.
* **Flexible querying** — Retrieve exactly the data your workflow needs from any table in your project.
* **Current data** — Access live database records rather than relying on periodic exports or snapshots.

## Works Well With

* **Google Sheets or Microsoft Excel** — Pull Supabase data into spreadsheets for stakeholder reporting or further analysis.
* **Gmail or Microsoft Outlook** — Query database records and include the results in automated notification or summary emails.
* **Slack or Microsoft Teams** — Retrieve data from Supabase and post updates or alerts to team channels.
