# Add Survey Follow-up to Zone

Survey follow-ups are a powerful tool allowing you to extract additional value out of your check-ins. Upon a check-in Moodly can be configured to show a fully configurable survey to the learner.

For advanced configuration we recommend reading the Survey Creator documentation:

{% embed url="<https://surveyjs.io/survey-creator/documentation/end-user-guide/user-interface>" %}

### Add Survey to Zone

Navigate to your Check-in settings in either "School Settings" or "Manage Classroom"

From the Zone which you wish to configure with a Survey, select Survey as the Follow-up Type.

This will now display a the Survey Creator window. Create your survey and hit save.

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


---

# 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-survey-follow-up-to-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.
