For team members
Sign up or accept an invitation
Create an account at the sign-up page, or click the invitation link your admin sent you. Verify your email to activate your account.
Navigate to your project
After signing in, you’ll land on the dashboard. Select your workspace from the sidebar, then open your first project.
Explore the Discovery Journey
Each project has a 5-step Discovery Journey diagram on the Overview tab. This shows your progress from defining personas through conducting interviews to generating insights.
For workspace admins
Create a workspace
After signing in, click Create Workspace in the sidebar. Give it a name — the URL slug is generated automatically.
Create your first project
Inside the workspace, click New Project. Write a clear problem statement describing the market need you’re investigating. The AI quality checker will help you refine it.
Add personas and hypotheses
On the project’s Personas tab, define who you’re researching (e.g., “SaaS Product Manager”). Then add hypotheses on each persona — testable assumptions you want to validate through interviews.
For developers
Understand the authentication model
Founder Sherpa uses Supabase Auth with JWT tokens. Read the Authentication guide for details on obtaining and refreshing tokens.
Explore the API
Check the API Endpoints documentation for available endpoints, request formats, and response schemas.