Getting started
Open a chat with GAIA
Add the bot to your server via this link, or join the GAIA community server. You can also DM the bot directly.
Link your GAIA account
Run Once linked, GAIA carries over your preferences, integrations, and conversation history everywhere.
/auth. You’ll get a link, click it, sign in, and your account is connected.What you can do
Ask GAIA anything. Responses stream in real time with a typing indicator so you know it’s working. Manage todos and workflows without touching the web app:| Command | What it does |
|---|---|
/todo list | Show all active todos |
/todo add <title> | Create a new todo |
/workflow list | List all your workflows |
/workflow execute <id> | Run a workflow manually |
/new | Start a fresh conversation |
/help | Show all available commands |
Discord-only features
@Mention in any channel
Mention the bot in a server channel and GAIA replies right there, no slash command needed.Context menu actions
Right-click (or long-press on mobile) any message to get two quick actions:- Summarize with GAIA: Get a 2-3 sentence summary of the selected message.
- Add as Todo: Turn any message into a todo item instantly.
Rich embeds and private replies
Responses use native Discord embeds with structured fields and action buttons, and slash command replies are visible only to you by default, other server members won’t see what you asked.Workflow creation
Create new workflows directly from Discord:Tips
- Connect your integrations first. Link Gmail, Google Calendar, GitHub, and other tools from the GAIA web app so GAIA can act on your behalf.
- Use DMs for personal tasks and channels for team context, mention GAIA in a project channel so everyone sees the answer.
- Start fresh when switching topics. Run
/newto clear conversation context before asking about something unrelated.
Troubleshooting
| Problem | Solution |
|---|---|
| Bot does not respond | Check that the bot is online with /status. Verify the bot has Send Messages and Use Slash Commands permissions in your channel. |
| Authentication link expired | Run /auth again to get a fresh link. |
| Commands missing from autocomplete | The server admin may need to re-deploy commands. |
| Long responses are cut off | Discord truncates messages at 2,000 characters. GAIA splits longer responses into multiple messages automatically. |
Want to run your own instance of the Discord bot? See Discord Bot Development.

