# Add a Zone

Zones act as a grouping of emotions and allow teachers to easily visualise emotions on the classroom registers.

To add a new zone click the + at the bottom of the screen

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

A dialog window will show.

| 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.                                                                             |
| Show Wellness Followup  | This allows a second level of customisation. For example a learner may check-in "Unhappy", the follow-up can ask "Why are you unhappy?"                     |
| Allow FreeText Followup | Clicking Show Wellness Followup enabled this setting. This will allow the follow up to be presented in a free text answer, allowing for more configuration. |


---

# 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/add-a-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.
