> 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/staff-overview.md).

# Staff Overview

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

This is the Staffs section in User Management.

<figure><img src="/files/0CK1nKMAvvt7DMn1xs4u" alt=""><figcaption></figcaption></figure>

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

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

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

<div><figure><img src="/files/ynngTC7iY0ys5wE9les7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wZLOqegjLvsOdjvOL6oL" alt=""><figcaption></figcaption></figure></div>

This is used to send a message to a Staff.

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

This contains contains the name of each Staff.

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

This column contains the gender of each Staff.

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

This column contains the username of each Staff.

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

This column contains the phone number of each Staff.

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

This column contains the role of each Staff in the school.

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

This column contains a message button which can be used to send a message to each Staff.

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

This is an overview of the profile of a Staff.

<div><figure><img src="/files/32LRTqwPbQ2CEAu2aViO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4QCw3Zru0eZhc6WiTCBn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4QCw3Zru0eZhc6WiTCBn" alt=""><figcaption></figcaption></figure></div>

This shows the classes and the subjects that each Staff teaches.

<figure><img src="/files/9neGcaff7RHPTi1wp4Cs" alt=""><figcaption></figcaption></figure>

This is used to assign a Staff to a subject.

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

This is used to delete or unassign a subject to a Staff.

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

This is used to view the full timetable of a Staff.

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

This form is used to make a change or to add a new information to a Staff's profile.

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

This is used to select whether or not you want the Staff to be added to your payroll. Toggle it on if you want the Staff to be added to your payroll, leave it off if you do not.

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

If "Add to payroll?" is toggled on, this form shows up on the screen. You fill the form with the Account number, Account Name and Bank Name of the Staff and click the "Add" button at the bottom right.

<figure><img src="/files/47unNd9GHZ55jeKGF9bS" alt=""><figcaption></figcaption></figure>

The signature of the Staff can be added here by selecting "upload file" and uploading the file containing the signature.


---

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