# Admission

<figure><img src="/files/LeR9KfCzsSGBoAEDlmL7" alt=""><figcaption><p>Overview of Admission module</p></figcaption></figure>

<figure><img src="/files/34aIS99ElMokL7r5r11y" alt=""><figcaption><p>Overview of applicants section in Admission module</p></figcaption></figure>

In the applicants section, you can see the details of all applicants.

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

You can use this bar to search for a particular applicant by typing in their name.

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

You can admit or reject an applicant by ticking the checkbox beside their name, and clicking either admit or reject.

<div><figure><img src="/files/RHegcAanfertNgtVU5ER" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y19u6bLjX2fXJsrH7LPK" alt=""><figcaption></figcaption></figure></div>

This shows how many items will be displayed per page. You can change it to your preference just as we have above.

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

This column contains the names of each applicant.

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

This column contains the admission number of each applicant.

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

This column contains the programme that each applicant applied to be admitted into.

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

This column contains the phone number that can be used to reach out to/communicate to each applicant.

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

This column contains the application date of each applicant.

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

This column contains the option to view each applicants profile.

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

This checkbox appears beside every applicant. It can be checked or unchecked for further action.

<figure><img src="/files/bFgpP3WjMCebaPqd0Mo4" alt=""><figcaption><p>Overview of the profile of an applicant</p></figcaption></figure>

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

Here you can see the applicant's name, programme and date of application.

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

Here you can see the status which is currently pending because, it has neither been admitted or rejected.

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

Here you can see the application number.

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

Click "Admit" to admit the student.

Click "Reject" to reject the student.

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

This shows the Applicant/Student's information.

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

This shows the Parent's information.

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

This shows the Academics Document, if any was uploaded.

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

Click "Print admission slip", if you want to have it printed.

<figure><img src="/files/Bnc61pOJYLgGLRdyq2gt" alt=""><figcaption><p>Overview of admitted section in Admission module</p></figcaption></figure>

In this section, you can see all admitted/accepted applicants, and their respective details.

<figure><img src="/files/D2sA93ABv4OWmfacL79q" alt=""><figcaption><p>Overview of rejected section in Admission module</p></figcaption></figure>

In this section, you can see all rejected applicants, and their respective details.


---

# 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.cloudnotte.com/admin/admission.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.
