Documentation Index
Fetch the complete documentation index at: https://test-8862363a-tembo-update-docs-new-features-2026-03.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Features
- Monitor slow queries and suggest optimizations
- Detect missing and unused indexes
- Open PRs with migration scripts
Installation
Install
Go to Integrations and click Install next to Supabase.
Usage
Tembo monitors your Supabase database usingpg_stat_statements. When it finds optimization opportunities, it opens PRs with migration scripts and performance metrics.
Advanced
Projects not appearing
Projects not appearing
Wait 2-5 minutes for initial sync. Verify you authorized access and projects are active (not paused). Try the sync button.
No query statistics
No query statistics
Verify
pg_stat_statements is active. Generate some query traffic and wait 24-48 hours for new projects to collect data.