> For the complete documentation index, see [llms.txt](https://info.edusuite.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.edusuite.asia/product-guide-admissions/administrator/registrations/for-review.md).

# For Review

This section allows you to review applications of students who have paid and submitted their registration forms.

## Access and Navigation

Available in the **Registrations module.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXciMfSrg9EIek7dxkgogBHs77fhTtolWSQOp8pro7XbLHJa1XPfStwPD7V8QpS-puy_nxf8-orl2FJMMD6FjJK4jMczBHlOWvDwe28CU9W9aEJGI80lj4CulNtUdiGqoD6Z6FxEww?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen.
{% endhint %}

## Filters Available

**Admission Setup** – Select the applicable setup.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdygucGIRMBk2a6sXYEnYxe3xz1tevHPraxKLHpEjZpkJaBZ_bNZEkKjW-upEkVZ8X5bfH3GneIR98mk1mY0vMlsPfNZHLsM7nlik9K3btfG_AAU3_y519yqIn_5orx353PA9UA?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

## Applicant Actions

* Click **View** to open the profile

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXekYrW3sQlsQuzqNdfjnhBLKkdbWPS-3O9WDkDY64IwK4jVYaZIghCBkXM4W1G8OM9HUrpxrqjffawL53IG4-FlaqUh7KDpQ5aJrFgAMnSGzoPfhgJPJPAn5Mhrewuej1fUl_ryNw?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe2pQwg0YqnVZXfrtMK0ZVHme_4Nr2aHHyqbQgo-_gVpLqt_8bS9XOMgu26034HzBCpLLa43IQn0sq_yWKeOFSj-ylgGRk_dKkmXHjcerD81dIedMBQ41fvBSBo8MmARn0aYdNSaA?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

* Download the PDF version via **Download Profile**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe1PEXgmm3yiglNu6MgXybXzlcs1Eg8-G_ZFOz94XHAs-xhK8pRHCD4e90fyPncDcoXkwdsZ9ZVangJ1qhZtVrhIDY8qEbCMP8jLkfw6ZQ2xTZxBoOnuJAOnvL-9rpp7AT2pqDl?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

* Assign a reviewer and take action:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdwVFrR5iqzGRA-fyzCaX00pE3WMsOaxCMzkuoubtKYEaWJsycXimuDjWiuKgqivLYQaJYGWkGJl9Vs0YmEYx1fv6wG5JRHGjJIc6Qp7NXgf2x-nBPRJ_uOaBZtzMOBe7t_-VjW?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeU2x_KDX81R_Ml--ZVgWqaIALF5Dk9nZyf_ah0ImPZminO7gxAgFe2DpiYG56KXLNS6RKLiH440oUoqkq_lTDUtfWCtwSlN2w5eKYIx0C3vjTBxv8tpkrQYTB-4CgN9EsjjDMCdQ?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

* **Return to Applicant** – Sends the application back for corrections
* **For Recommendation** – Approves and moves it to the recommendation stage


---

# 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://info.edusuite.asia/product-guide-admissions/administrator/registrations/for-review.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.
