Overview
The Chat panel is built into the agent editor. It lets you send messages, inspect the response as it streams in, and clear the session when you want to start over. Messages in this panel are not saved. The chat panel always tests the saved version of the agent. Any unsaved changes you have made in the editor — such as a different system prompt or model — will not be reflected until you save the agent first.How do I open the chat panel?
- Open an agent in the editor.
- Click Chat in the header.
How do I test an agent message?
- Type your message into Type a message….
- Click Attach file to include CSV, XLSX, PDF, DOCX, or image files with the message. Image attachments require a vision-capable model.
- Press Enter or click the send button.
- Wait for the response to stream into the panel.
read_file when it needs the file contents. Images
are sent as image inputs when the selected model supports them.

