Documentation

Supabase Integration

Why Supabase?

Supabase is the foundation of our backend infrastructure:

  • PostgreSQL with full-text search
  • Auth via email, magic link, OAuth
  • Secure file storage with access control

Extend It

You can bring your own Supabase project and connect it via environment variables or our integration wizard.

Common Use Cases

  • Store PDF data and use it for Retrieval-Augmented Generation (RAG)
  • Manage user sessions securely
  • Build dashboards or tools on top of your data
Supabase Integration | Documentation | Global Platform