> For the complete documentation index, see [llms.txt](https://docs.qolaba.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qolaba.ai/qolaba-2.0/whats-new/chatbot.md).

# Chatbot

The Chat experience itself hasn't changed in any fundamental way — you can still pick any model, use agents, run the toolkit, branch conversations, and generate images inline. What changed is *how you start* a chat and *where context lives*.

In the old UI, everything was inside the chat screen itself: a New Chat button at the top-left, and sidebar tabs (History, Knowledge, Files, Prompts) that you'd open to load context into your conversation. This made the chat UI feel crowded, especially on smaller screens.

In the new design, starting a chat is even simpler — just type in the Home prompt box and you're in. Context (knowledge bases, files, saved prompts) has moved to its own dedicated section called **Context** in the left rail, giving it more space and better organisation than sidebar tabs ever could.

### Before

![Old Write & Chat page showing left sidebar with New Chat button, History/Knowledge/Files/Prompts tabs, and main area with How can I help you today prompt and model/agent/toolkit row](/files/f15911071e0487da1c90f14fd9a89f984ec199b1)

Everything was in one place: nav, context tabs, and the chat itself. Useful, but the sidebar tabs were small and the chat area felt constrained.

### After

![New Chat empty state leading with agent cards: General Assistant, Copywriter, Code Helper, Create your own, and Browse all agents link below](/files/571ceb5a3c31fc62daf6bb6b757107a640630179)

The new chat empty-state surfaces agents upfront — the most common starting point for structured tasks. The prompt box is at the bottom; context is managed separately in the Context section.

<table><thead><tr><th width="403.63671875">Was</th><th>Now — and why it changed</th></tr></thead><tbody><tr><td><strong>New Chat</strong> button in sidebar</td><td>Type on Home, click <strong>＋</strong> in the rail, or <code>⌘⇧O</code> — start from anywhere</td></tr><tr><td>Agents hidden in a small prompt-bar dropdown</td><td>Agents lead the empty state; same dropdown available mid-conversation</td></tr><tr><td>Toolkit as a single prompt-bar toggle</td><td>Toolkit side panel — all 12 tools visible and individually toggleable</td></tr><tr><td>Sidebar tabs: History, Knowledge, Files, Prompts</td><td>Moved to <strong>Context</strong> in the left rail (see section 8)</td></tr><tr><td>Model selector, Chat Branching, Thinking Depth, Temperature</td><td>All unchanged — same location, same controls</td></tr></tbody></table>
