Create your account
Go to paigme.dev and sign up. You can create an account with your email address or sign in with Google.After signing up with email, Paige will send you a verification link. Open the email and click the link to confirm your address before continuing.
Create your first project
When you log in for the first time, Paige automatically creates a project called My First Bot and takes you straight to it. You don’t need to do anything — the project is ready to use.A project is your workspace for a single bot. It comes with its own bot code editor, database, conversation history, and settings. You don’t need a WhatsApp number to start building — that comes later. Every new project includes a 14-day free trial with full access to every paid feature — Conversations, Broadcasts, Deploy, and your bot running on a connected WhatsApp number — so you can build and prove your bot end to end before subscribing. If you want to build a second bot for a different use case, you can create additional projects from the dashboard at any time.
If you already have projects from a previous session, Paige opens the most recently used one instead of creating a new one.
Build your bot with the AI assistant
Open the Bot tab in your project. You’ll see the AI chat interface on the left and your bot code on the right.Type a description of what you want your bot to do. For example:
“When someone messages me, greet them by name and ask if they want to know our opening hours or our location.”The AI reads your request and writes (or rewrites) the bot code for you. You can keep refining it by sending follow-up messages — ask it to add conditions, change the wording, or handle edge cases.When you’re happy with the bot, click Deploy to make it the active version. Paige saves a version snapshot every time you deploy, so you can always roll back if something goes wrong.
Test your bot with the preview and Paige Dev
You don’t need a WhatsApp number to test your bot. Paige gives you two test surfaces:
- The in-app preview — every change you make in the AI chat can be tested instantly inside the app.
- Paige Dev — a shared WhatsApp number that runs your bot exactly as it would in production.
Paige Dev routes messages to the bot code in your project, so changes you make and deploy are reflected immediately in your test conversations.
Connect WhatsApp to take it live
This is the last step — and the only step that requires WhatsApp at all. Once your bot is ready for real users, link your own WhatsApp Business number to take it live.Open your project and go to Settings → WhatsApp. Click Connect WhatsApp to start the Meta embedded signup flow. You’ll log in to your Facebook account, select or create a WhatsApp Business Account (WABA), and choose the phone number you want to use.See Connect your WhatsApp Business number for a full walkthrough of this process, including what to do if you don’t have a WhatsApp Business Account yet.Once connected, share your WhatsApp Business number with real users — your bot is live.
You need a Facebook account to complete the Meta embedded signup. The phone number you connect must not already be registered as a personal WhatsApp account on an active device.
Next steps
WhatsApp flows
Add interactive multi-screen forms to your bot using WhatsApp Flows.
Message templates
Create Meta-approved templates for sending outbound notifications.
Built-in database
Store and query bot data using your project’s built-in database.
Invite your team
Collaborate with teammates by creating a shared workspace.
