Documentation Index
Fetch the complete documentation index at: https://docs.heygaia.io/llms.txt
Use this file to discover all available pages before exploring further.
Bot Commands Reference
This page documents all available commands across GAIA bot platforms.
General Commands
Chat with GAIA
Send a message to GAIA and get a response.
Example:
/gaia What's on my schedule today?
Link Account
Generate a link to connect your messaging account to GAIA.
Example:
You’ll receive a URL to complete authentication in your browser.
Unlink Account
Disconnect your messaging account from GAIA. You can re-link at any time with /auth.
Check Status
Check if the bot and API are online, and whether your account is linked.
View Settings
View your GAIA account settings, connected integrations, and selected model.
Help
Show all available commands and getting-started information.
Conversation Commands
Start a New Conversation
Reset your session and start a fresh conversation. Your previous conversation is preserved in the GAIA web app.
Stop Current Response
Stop the current response and start a new conversation. Use this when GAIA is taking too long or you want to change direction.
List Conversations
View your recent GAIA conversations with links to the web interface.
Example:
/conversations
/conversations 2
Workflow Commands
List Workflows
Display all your workflows with their status.
Get Workflow Details
Get detailed information about a specific workflow.
Execute Workflow
Manually trigger a workflow to run.
Create Workflow (Discord only)
/workflow create <name> <description>
Create a new workflow with a name and description.
Todo Commands
List Todos
Show all active (incomplete) todos.
Add Todo
/todo add <title> [priority] [description]
Create a new todo. Priority is optional (low, medium, high).
Examples:
/todo add "Buy groceries"
/todo add "Fix bug in login" high
/todo add "Update documentation" medium "Add API examples"
Complete Todo
Mark a todo as completed.
Delete Todo
Permanently delete a todo.
Discord
- All commands are slash commands with autocomplete
- Responses are ephemeral (only visible to you) by default
- Can also mention the bot:
@GAIA what's the weather?
/workflow create is Discord-only
Slack
- Commands use Slack’s slash command syntax
- All responses are ephemeral
- Works in DMs (free-text chat) and channels
Telegram
- Commands start with
/ as standard in Telegram
- Free-text messages (without a command prefix) are sent to GAIA automatically
- Supports Markdown formatting
Getting Help
Can’t find what you need? Use the help command:
Or visit the platform-specific guides: