Project Settings
Configure your project's database, secrets, and analytics.
Overview
Project Settings is your control center for managing individual project configuration. Access it by clicking the gear icon next to any project in your workspace.
Settings Tabs
General
- Project Name: Rename your project
- Project ID: Unique identifier (read-only)
- Created: Creation date and time
Secrets
Store your Supabase credentials to enable database integration:
- SUPABASE_URL: Your Supabase project URL
- SUPABASE_ANON_KEY: Anonymous API key
Keys are stored locally in your browser. Replay only reads from your database - never writes.
Database
View your connected Supabase tables. The AI uses this schema to generate data-fetching code.
- Table names and row counts
- RLS status for each table
- Column information
Analytics
Track your project's usage:
- Generations: Initial video-to-UI generations
- AI Edits: Edit with AI operations
- Exports: Code downloads and publishes
How to Access
Click the icon next to the History button in the main toolbar when you have a project open.
Deleting Projects
Projects can be deleted from the History panel. Click on a project, then use the delete option. This action cannot be undone.
Deleting a project removes all associated settings, secrets, and analytics data.