> For the complete documentation index, see [llms.txt](https://docs.cloudnotte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudnotte.com/admin/users/parents-overview.md).

# Parents Overview

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

This is the Parents section in user management.

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

This search bar is used to find a particular parent by typing in their name.

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

This is used to choose how many items that will be displayed per page.

<div><figure><img src="/files/Tj4jh6khcXPj8pYomHMS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/U4xi6VVEVrq4qCnqg9Db" alt=""><figcaption></figcaption></figure></div>

This is used to send a message to a parent.

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

This column contains the name of each parent.

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

This column contains the gender of each parent.

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

This column contains the username of each parent.

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

This column contains the phone number of each parent.

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

This column contains the number of children each parent has enrolled in the school.

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

This row contains a message button which can be used to send a message to each parent.

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

This is an overview of the profile of a parent.

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

This card shows the number of children a parent has, enrolled in the school.

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

This card shows the gender of a parent.

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

This is used to block the parent.

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

This shows all the children the parent has, enrolled in the school.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cloudnotte.com/admin/users/parents-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
