> 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-follow-up-verification.md).

# For Follow Up Verification

Tracks applicants who have pending or incomplete requirements.

## Access and Navigation

Available under the **Registrations module**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXceXGCv256SsUrNnSMHR_fMY2_gNJvs9ZLMap8aEK64IL4VxFWw8pUtdwT8YaQ60iL8jxGX2TqWK3LnQlGVpQ-hlnoprexw4G_TUhKECA4F0iI4SlyVw2AnPnqX_rYE9D1VmyEPoA?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

Filter by **Admission Setup**.

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

## Applicant Review

* Click **View** to check the applicant’s submitted requirements

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeJXOmjHVm-8GNMaE4YxyezqVUlnJ2HwDaX5tVX4WJwJkrzFMIERxIzWeiBdKdIS2RxBdU-B6ZsSuRjRmi7nHR8zaEUjgr5LyWg9O1cJogfo47ipElpmrJIJ6ld88qe16DriX7XxQ?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

* Click **Download** (top-right) to save a copy of the profile

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdZQ7eHS63NNdPMh49KNbdBzT5-qmfVMRBepMrFaHhtgiX-iwopJ4or-Rp_god2fDnNyQ7LpsBfnSbRTnYFwdjsG5PxZgDEEfuAZOo-lLEUYtPJdQWD54VMZOp8R5lcG_fhGoNAzQ?key=QkUo7inwJYTH3tZEY5Q8Ag" alt=""><figcaption></figcaption></figure>

## Actions

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

* Click **Accept** to verify the submitted requirements
* Click **Return** to reject and request resubmission


---

# 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-follow-up-verification.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.
