# Settings & Customisation

Moodly provides 2 area's of customisations

* at the school level via the "School Settings" screen accessible via the side menu&#x20;
* at the classroom level via the "Class Settings" screen accessible via the side menu

Within these areas you can:

* Customise school settings
* Customise your zones
* Customise affirmations and associated configuration

When configuring your check in settings from the School Settings tab in the side bar and selecting Check in; this will make any changes for your whole school.

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

At any time you can revert a class to using the school defaults by turning the Classroom Specific Zones or Classroom Specific Affirmations slide off.

If you would like to have individual classes with different check in options then you will need to scroll down to the Manage Classroom tab in the side bar and select > Check-in settings.

<figure><img src="/files/71C3BVduOblsuTNVzEKL" alt=""><figcaption></figcaption></figure>

From here, make sure you switch on the *Classroom Specific Zones* toggle. This ensures that any changes you make apply only to your class and do not affect the whole school.&#x20;


---

# 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.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.
