Getting Started
Pick a role and skills.
Email, calendar, CRM, WhatsApp.
Train the private knowledge base.
Validate answers and flows.
System Status
Launch a new AI employee
Design prompts, tools, and channels. Publish instantly and deploy in minutes.
Design, test, and publish new AI roles for sale or internal deployment.
Role Definition
Skills + Connectors
Quick Select Tools
Quick Select Skills
Live Prompt Lab
Role Preview
Deploy Wizard
Deploy a new AI employee from your role in minutes.
1. Choose Role
2. Connect Systems
3. Launch Employee
Deploy Output
Create Employee
Employees
Assign Skill
Chat with Employee
Assign Channel
Inbound routing, channel setup, and document automation.
WhatsApp Setup
Attach a WhatsApp connector and test send.
Email Setup
Configure SMTP for outbound email and send a test.
Channel Inbox
Connect an existing inbox for analysis or link a dedicated address for routing.
Inbound Email Routing
Send raw inbound email payloads to your employee channel endpoint.
Use the channel’s inbound URL shown in Channel list.
POST /v1/inbound/email/employee/<employee_id>?secret=YOUR_SECRET
{
"from": "sender@example.com",
"to": "agent@yourdomain.com",
"subject": "Question",
"text": "Email body text",
"html": "<p>Email body html</p>"
}
Document OCR Triggers
Generate a document trigger and use it in the Flow Studio template.
This will also create a DocuPipe connector if missing.
OCR Summaries
Latest document summaries generated by OCR pipeline.
Routing Console
Connector Catalog
Need something else? Use Integration Request.
Create Connector
Connectors
Connector Auth
Execute Connector Action
Connector Mapping Builder
Action Schema Builder
Zapier Quick Hook
Paste a Zapier or Make webhook URL and map your action names.
Integration Request
Upload Document
Supported: PDF, DOCX. Files are scanned and chunked.
Documents
KB Search
OCR Digitalization
Enable OCR to ingest scanned PDFs and images. Charged as extra credits.
Conversations
Messages
Channel Monitor
SLA Dashboard
Billing Status
Create Order
Top Up Credits
Orders
Tenant Settings
Users
Change Password
Role Marketplace
Deployment
Export or deploy a ready-made framework.
Environments
Quickstart
Pick a role, then assign skills.
Add OAuth/API key or webhook.
Add PDFs or DOCX and wait for ready status.
Use the chat panel to verify outputs.
What is Training?
Training here means private knowledge base ingestion. We scan files, extract text, chunk it, embed it, and retrieve it during answers. It does not fine-tune the model.
Integration Guide
Use a connector for each system. If no connector exists, submit an Integration Request. We deliver custom integrations behind a feature flag.
Security Checklist
- Upload only trusted documents.
- Restrict connector permissions to required scopes.
- Review audit logs regularly.