# Check-ins

{% hint style="info" %}
Second Check-in will only show on the dashboard after a configured time, the default is 11am, and can be changed in Check-in Settings.
{% endhint %}

Selecting the first or second check-in will prompt the pupil to check-in how they are feeling.

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

For more information on customisation

{% content-ref url="/pages/10JgE9lflaXqimSHuKLr" %}
[Customising Zones](/features/settings-and-customisation/customising-zones.md)
{% endcontent-ref %}

For more information on Check-ins

{% content-ref url="/pages/HEdYTvStgv0X9HOd8t5y" %}
[Check-in](/features/check-in.md)
{% endcontent-ref %}


---

# 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/learner-website/check-ins.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.
