> ## Documentation Index
> Fetch the complete documentation index at: https://zite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Modes

> Learn how Zite's Build, Plan, and Chat modes help you plan, create, and ask questions.

Zite's agent modes control what kind of work the agent does. Use them to decide whether Zite should build, plan, or answer questions before changing your project.

## Choose the right mode

| Mode           | Best for                                            | Makes changes?        |
| -------------- | --------------------------------------------------- | --------------------- |
| **Build mode** | Creating, updating, or fixing your app              | Yes                   |
| **Plan mode**  | Scoping and clarifying requirements before building | No, it creates a plan |
| **Chat mode**  | Asking questions or getting suggestions             | No                    |

<Tip>
  For large projects or unclear requirements, start in **Plan mode**. It helps clarify scope before Zite makes changes.
</Tip>

## Switching modes

On the Zite app editor, click the `Mode` control on the lower left and choose the mode you want. You can also press `Shift` + `Tab` or `Cmd/Ctrl` + `.` on your keyboard.

<img src="https://mintcdn.com/zite/gF_N3ByhVWhGiZlx/help/images/Screenshot2026-01-09at3.25.07PM-5.png?fit=max&auto=format&n=gF_N3ByhVWhGiZlx&q=85&s=074a1a5fed7a2188fdb3adc1724c472d" alt="Mode selector showing Build, Plan, and Chat modes" title="Mode selector showing Build, Plan, and Chat modes" style={{ width: "48%" }} width="796" height="361" data-path="help/images/Screenshot2026-01-09at3.25.07PM-5.png" />

When you create a new app, you may also see:

* **Build it:** start building immediately
* **Plan it:** create and review a plan first, then build

<img src="https://mintcdn.com/zite/gF_N3ByhVWhGiZlx/help/images/Screenshot2026-01-09at3.37.30PM-1.png?fit=max&auto=format&n=gF_N3ByhVWhGiZlx&q=85&s=ed93aec14c725743c9df53ce496e7c7b" alt="New app screen showing Build it and Plan it options" title="New app screen showing Build it and Plan it options" style={{ width: "83%" }} width="1820" height="790" data-path="help/images/Screenshot2026-01-09at3.37.30PM-1.png" />

<p className="zite-related-topics-heading">Related topics</p>

<div className="zite-related-topics">
  <a href="/help/platform/how-to-build/agent-modes/build-mode">Build mode</a>
  <a href="/help/platform/how-to-build/agent-modes/plan-mode">Plan mode</a>
  <a href="/help/platform/how-to-build/agent-modes/chat-mode">Chat mode</a>
  <a href="/help/platform/how-to-build/creating-an-app">Create an app</a>
  <a href="/help/platform/basics/model-selection">Model Selection</a>
</div>
