Conversation
Once you select an agent and start a chat, you enter the conversation interface. Here you can interact with your AI agent in real time, attach files, switch agents, and customize the display.
Chat Interface
The conversation window has a simple structure:
- User messages — Right-aligned with your name
- Agent responses — Left-aligned with the agent's name and avatar
Below each agent reply you'll find the "Copy text" option to quickly copy the content to your clipboard.
Conversation Header
At the top of every active chat you'll see:
| Element | Description |
|---|---|
| Title | Automatically generated by the AI based on the conversation content |
| Agent badge | Name of the agent that's replying |
| Timestamp | Indicates the last time you talked with the agent (e.g., "9 minutes ago") |
Header Tools
In the top right corner of the conversation there are two control icons:
| Icon | Function |
|---|---|
</> | Show/Hide tool calls — Toggles the visibility of the internal calls the agent makes to its tools during the conversation. Useful for debugging and technical understanding. |
| ✨ | Visual effects — Turns the chat's decorative visual effects on or off, such as the green gradient at the bottom of the conversation. |
Turn on the </> icon if you want to see exactly which tools your AI agent is using when responding. This is very useful for verifying it's consulting the right documents or running the actions you expect.
Text Field
The input field at the bottom lets you write messages and has several features:
Agent Selector
The @AgentName ∨ dropdown at the top of the field lets you switch agents mid-conversation.
Click the agent's name to open the selector.
You'll see the list split into FAVORITES and OTHER AGENTS, with a search field at the top.
Pick the new agent. Your next message will be answered by the selected agent.
Attach Files
The + button in the bottom left corner of the text field lets you attach files to the conversation. This is useful for:
- Sending documents you want the agent to analyze
- Sharing images or screenshots
- Uploading files the agent needs as context
Send a Message
Type your message in the "Write a message..." field and click the green send button (↑) or press Enter.