Select or create a workspace
Chat
Session
Integrations
Connected 0
Available
Gmail
31
Google Calendar
Notion
Custom MCP Servers 0
Knowledge Base
Core System Agent personality, identity & behavior
Core System (Admin) Configuration, tools & bootstrapping
Documents Custom knowledge files
No documents yet — click + Add Document or drop files here
Drop files to add to knowledge
.md, .txt, .json, .yaml, .csv
Memory
Saved Facts 0
Key facts that persist across all conversations.
Short-term Memory
Context from the current conversation. Coming soon
📅
Daily Sessions 0
A summary of each day's conversations.
Tasks
Task queue
Coming soon
Files
Select a file to edit
Settings
Secrets
Environment variables available to your agent's backend functions.
No secrets yet
Add a secret
Tools Permission
Allow specific operations to execute without requiring your confirmation.
When enabled, the agent will perform these actions on its own. Your data security rules still apply.
Update Data
Let the agent update records without asking first.
Delete Data
Let the agent delete records without asking first.
API Reference
Use the REST API to interact with your agent programmatically. Create conversations, send messages, and manage memory from any application.
Base URL
Authentication
Include your API key in the request header:
Authorization:
Quick Start
Send a message to your agent:

            
API Endpoints
POST/session/streamSend a message and stream the response
GET/messagesList messages for the workspace
GET/logsGet sandbox logs
GET/configGet workspace config
POST/files/{path}Upload / update a file
GET/files/{path}Read a file or list directory
DELETE/files/{path}Delete a file
POST/mcp-serversAdd an MCP server
DELETE/mcp-servers/{name}Remove an MCP server
Error Codes
401Unauthorized — invalid or missing credentials
403Forbidden — you don't have access to this resource
400Bad request — invalid input
404Not found — resource doesn't exist
429Rate limited — wait and retry after a short delay
Danger Zone
Irreversible actions for this workspace.
Danger Zone
Delete this workspace
Stops the sandbox and permanently removes the workspace from the database.
Channels
Telegram
Connect a Telegram bot to chat with your agent.
Create Your Telegram Bot
Follow these steps in Telegram. It takes about 30 seconds.
1
Open BotFather in Telegram
Click the button below to open Telegram's official bot creator.
Open @BotFather
2
Send /newbot
Type or paste this command into the BotFather chat.
3
Choose a display name
BotFather will ask for a name. This is what users see in their chat list.
4
Choose a username
Must end with "bot". This becomes the bot's @handle.
5
Copy the token
BotFather will reply with a token like 123456:ABC-DEF.... You can paste the entire message.
Billing & Usage
Workspace Usage
Loading...
Total Usage (All Workspaces)
Loading...
Model Breakdown
Loading...
Admin