# My Requirements

The **My Requirements** feature allows applicants to view, update, and complete admission requirements as requested by the school.

## Pre-Requisite

* Only applicants in the **FOR PROCESSING** and **FOR DELIBERATION** stages are allowed to update their requirements
* On the **My Requirements** page, only **Field Groups** and **Fields** marked as **For Follow-Up** during Admission Setup can be updated

## Access and Navigation

You can access **My Requirements** under the **Applications** menu in your portal.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcs6ce1FN0xcRxz3lP-2bQ0HABSxj3bHCc2hugneo9bc0pW710bFO_qJBQA9540JDe9Q0q6Wq0hDaigsunV7PF12P62NraxQBSLI3IXWIcqAt6PTqdojy64KNhin_mlSAIIeP5DbfqWziPVXbS57EJqAcju?key=rodsoSb1teAdpgTqAkZ4Pw" alt=""><figcaption></figcaption></figure>

## Update Requirements

* Click the **Update Requirements** button

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

* A pop-up window will appear showing the list of requirements you need to complete. Provide the requested information or upload the necessary files

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXemDk7m_f9sJJB620V68vwNanDes7wFObY9sLwbc5E1nfCe19TnO6Bc2C8cfpTI0rJXLaw_wX4X5geu1t2B4Tfj6_b47QMl3YF79jzGyvsjwlpsoyI47XwYZMm_MHCGNEeWr9ua8Auq-uFiml88x6Q6gX1h?key=rodsoSb1teAdpgTqAkZ4Pw" alt=""><figcaption></figcaption></figure>

* Once finished, click **Next**
* Repeat the process until all requirements are completed


---

# 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://info.edusuite.asia/product-guide-admissions/applicant/applications/my-requirements.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.
