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

# Quick changes with selective edits

> Customize your app's UI. Edit the typography, color palette, and other elements on your Zite.

## How it works

Selective edits allow users to make direct changes to the elements of your app manually or with AI. You can click into any component and adjust it in place, whether that’s layout, text, or visuals. This feature is designed for precise control when you want to fine-tune specific parts of the page while keeping the rest of the design intact.

#### What you can do with selective edits

Here's what you can change directly:

* **Update text** - change headings, buttons, labels, and any visible text
* **Modify the design** - adjust colors, spacing, styles, and layout
* **Reorder elements** - change the order of sections, lists, or other elements
* **Add or remove sections** - insert new content blocks or delete existing ones
* **Change app interactions** - update how buttons, conditions, and other functions work
* **Fix issues instantly** - correct broken elements or unexpected behavior in place

## Style elements in your app

Click `Edit` in the upper right corner followed by the component you'd like to customize.

<Frame>
  <img src="https://mintcdn.com/zite/Zm2KK1Z03o1mx_0B/images/Screenshot-2026-06-11-at-5.29.22-PM.png?fit=max&auto=format&n=Zm2KK1Z03o1mx_0B&q=85&s=e602adcedf46fe82dbcffe2821be9dbd" alt="Screenshot 2026 06 11 At 5 29 22 PM" width="2878" height="1620" data-path="images/Screenshot-2026-06-11-at-5.29.22-PM.png" />
</Frame>

On the left side, **type a prompt** in the chat or **use the manual editor** to adjust typography, color, appearance, and more. Click `Save All` (above the chat box) to finalize edits.

<Note>
  Non-dynamic text can be edited directly in the app, while dynamic text requires a chat prompt.
</Note>

### When edits use credits

Some edits consume very little credits like changing text directly or making other quick tweaks. Adding a prompt for an edit consumes a little bit more.

For full details on how credits work, check out our [credit usage guide](/help/platform/getting-started/credits).

## Undo changes

Simply click `Undo` on the change you'd like to revert. Once undone, this action cannot be reversed.

<img src="https://mintcdn.com/zite/oNJ-JXut67KYxvh0/help/images/Screenshot2025-12-16at2.02.14PMcopy.png?fit=max&auto=format&n=oNJ-JXut67KYxvh0&q=85&s=ae06c35ceb34423afacc937736f9f977" alt="Screenshot 2025-12-16 at 2.02.14 PM copy.png" title="Screenshot 2025-12-16 at 2.02.14 PM copy.png" style={{ width:"30%" }} width="1346" height="1329" data-path="help/images/Screenshot2025-12-16at2.02.14PMcopy.png" />

<Tip>
  You can undo changes in bulk by restoring a previous version. Learn more [here](/help/platform/basics/history).
</Tip>

<div className="zite-related-topics">
  <a href="/help/platform/basics/history">Recover old version</a>
  <a href="/help/platform/how-to-build/design">Designing</a>
</div>
