Step 1 β€” Connect Database

Configure database connection

After signing up you’ll land on agentcraft.pro/dashboard. Click Create SaaS to start a new project. The first step is to enter your SaaS name and connect your database.

AgentCraft uses Supabase to securely store your user data and settings. You can connect in two ways:

  • OAuth β€” sign in with your Supabase account and let AgentCraft handle the setup automatically.

  • Manual β€” paste your Supabase project URL and API secret keys manually.

What Is Supabase?

All customer data, subscription info, and webhook settings will be stored in your Supabase project.

Once connected, click Next to proceed to Step 2 β€” setting up webhooks.

Last updated