StudioPro CRM Setup Guide
Get your own fully independent CRM in about 5 minutes
Getting Your Own StudioPro CRM
Estimated time: 5 minutes
This guide walks you through creating your own independent copy of StudioPro CRM. All your data will live in your personal Supabase project — nobody else can see it, and you have full control.
StudioPro App URL
Open this URL in your browser to access the app. If it is your first visit, you will land on the StudioPro Setup page automatically.
https://studiopro-crm.com
Open the App
Go to the StudioPro app URL shown above. If it is your first time visiting, you will automatically land on the StudioPro Setup page.
If you already see the dashboard instead of the setup page, your browser has cached credentials. Clear site data or open in an incognito window.
Create a Free Supabase Account
Open supabase.com in a new browser tab.
Click "Start your project for free" and sign up. Using Google login is the fastest option.
Click "New project", give it a name like studiopro-crm, pick a region close to you, set a database password, and click Create.
Wait about 30 seconds for the project to spin up. You will see a dashboard with your project name.
Get Your Credentials
In your new Supabase project, click the gear icon (⚙️) in the top bar, then select Project Settings from the left sidebar.
Go to the API tab.
Copy the Project URL — it looks like https://xyzabc123def.supabase.co
Copy the anon public key — a long string starting with eyJ...
Paste into StudioPro
Switch back to the StudioPro Setup page.
Paste the Project URL into the first input box.
Paste the Anon Key into the second input box.
Click "Test Connection".
Initialize Your Database
If you see a yellow banner saying "Database Tables Missing", follow these steps. This only needs to be done once.
In Supabase, click SQL Editor in the left sidebar.
Click "New query".
Click the Copy button on the StudioPro setup page to copy the entire SQL block.
Paste the SQL into the Supabase editor, then click Run.
Back in StudioPro, click "Verify Setup".
Done — Start Using Your CRM
You will see a green "All Set!" screen. Click "Go to Dashboard" and start using your own fully independent CRM.
Privacy note: All your data lives in your Supabase project. Nobody else can see it. You own everything.
Installing as an App (Optional)
StudioPro works as a Progressive Web App (PWA) — install it for quick access.
Desktop (Chrome/Edge)
Look for the "Install StudioPro CRM" icon in the address bar, or click the Install App button in the sidebar.
iPhone (Safari)
Open Safari, tap the Share button, then select "Add to Home Screen".
Android (Chrome)
Tap the Chrome menu (three dots), then select "Install app" or "Add to Home screen".
Once installed, the app shell works offline. Your data still syncs when you are back online.
StudioPro CRM Setup Guide — Generated from the app