An AI Chat is a dedicated conversation page with an AI agent. It sits in the page tree next to your documents and folders, has its own URL, its own permissions, and its own configuration — system prompt, enabled tools, provider, and model — all attached to that specific page.
An AI Chat page is just a page. It has a title, a parent, a URL, permissions, version history, a place in search. What's unique is the conversation inside: every user message, every agent reply, every tool call, and every tool result is persisted to the page so you can scroll back days later and see exactly what the agent did and why.
The configuration panel is where you shape the agent. The system prompt is a free-form text field that tells the agent what it is and how to behave. The enabled tools list is an explicit allow-list — any tool not in the list cannot be called from this page. The provider and model decide which backend runs the conversation. Read-only mode strips every write-capable tool on top of the allow-list, so the agent can still search and read but cannot create, edit, or delete. Web search is a single toggle that enables or disables one specific web-lookup tool.
By default each person gets their own private conversation with the agent on the page — sharing the page shares its setup, not your chat history. Turn on multiplayer and everyone with access posts into one shared conversation instead, with each message attributed to its sender and the agent replying to the whole room in real time.
Search docs, blog posts, and more.