> For the complete documentation index, see [llms.txt](https://docs.moodly.education/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moodly.education/troubleshooting/enable-free-text-input-for-check-in.md).

# Enable Free Text Input for Check-in

1. Visit: [https://portal.moodly.education/](https://portal.moodly.education/groups/wellness)organisations
2. Next click on the School Settings tab

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

3. Now click on the School Default Zones

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

4. Next you will need to click on the Edit button of the Zone you would like to enable free text for.

<figure><img src="/files/3AsFrzp4O91xmFcKx0GZ" alt=""><figcaption></figcaption></figure>

5. Enable Show Wellness Followup and Allow FreeText Followup. Then click Save

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

6. Repeat these steps for each Zone you would like to enable Free Text Follow Up for.&#x20;
7. Finally, scroll to the bottom of the page and click the Save icon.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/troubleshooting/enable-free-text-input-for-check-in.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.
