This guide walks you through signing in to the Conversation Engine and setting up your first workspace so you can start building chatbots right away.
1. Signing In
The Conversation Engine uses OAuth for authentication — no password to remember.
- Open the platform URL in your browser.
- On the login page, click Sign in.
- You will be redirected to the OAuth provider to authenticate.
- After successful authentication, you are redirected back to the platform and land on the Workspaces page.
Note: Your session is kept active automatically. If your session expires, you will be redirected back to the login page.
2. The Workspaces Page
After signing in you land on the Workspaces page — your home base on the platform.
From here you can:
- See all workspaces you belong to (as owner or member)
- Create a new workspace
- Switch into any existing workspace
- Access workspace settings
Each workspace card shows:
- Workspace name and description
- Your subscription status badge
- Quick links to settings and members
3. Creating Your First Workspace
- On the Workspaces page, click Create Workspace.
- Fill in:
- Name — A short, descriptive name for your workspace (e.g., "Acme Support Team")
- Description — What this workspace is for (optional but helpful)
- Click Create.
You are taken directly into your new workspace's Overview page.
Note: The number of workspaces you can create depends on your plan. If you have reached your limit, the Create Workspace button will prompt you to upgrade.
4. Understanding the Dashboard Sidebar
Once inside a workspace, the sidebar on the left is your main navigation tool.
Workspace-level navigation
| Sidebar Item | What it does |
|---|---|
| Overview | Stats and chatbot list for this workspace |
| Chatbots | View and manage all chatbots |
| Analytics | Conversation analytics and metrics |
| Knowledge Bases | Manage Q&A knowledge bases |
| Settings | Workspace name, members, API keys, danger zone |
Chatbot-level navigation (appears when you open a chatbot)
When you click into a chatbot, the sidebar expands to show chatbot-specific navigation:
| Sidebar Item | What it does |
|---|---|
| Flows (expandable) | Lists Conversation Flows and Meta Flows |
| Integrations | Connect to WhatsApp, Web Widget, SMS, etc. |
| Conversations | View messages sent by real users |
| Settings | Chatbot name, description, webhook, active status |
Footer
At the bottom of the sidebar:
- Your profile avatar — click to go to your Profile page, or to log out
- Admin Panel link (only visible if you are a platform administrator)
5. Next Steps
Now that you are logged in and have a workspace: