# Edit & Delete Zone

Zones can easily be Edited and Deleted using the Pencil and Trash icons in the Zone header.

<figure><img src="/files/IT3xOpGjZEdJKWxugWPf" alt=""><figcaption></figcaption></figure>

| Field     | Description                                                                                                         |
| --------- | ------------------------------------------------------------------------------------------------------------------- |
| Zone Name | Give your zone a sensible name to group the emotions. For example Anger, Frustrated may belong in a "Unhappy" zone. |
| Color     | Select a colour to represent the zone. For Example "Unhappy" zone could be Red.                                     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moodly.education/features/settings-and-customisation/customising-zones/edit-and-delete-zone.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
