# Inquiry

As an Administrator, you can use the **Search Applicant** feature to look for applicants across all statuses and admission setups.

## Access and Navigation

On the left panel, go to **Inquiry** and select **Search Applicant**.

<figure><img src="/files/KTX3HD0IsYS4P59F8SDr" 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 %}

## Filter Applicants

The search window contains multiple dropdown menus and a search box to help narrow down results.

* **Filter by Status** - You can filter applicants based on their current status:
  * **For Payment**
  * **Draft**
  * **Return to Applicant**
  * **For Review**
  * **For Processing**
  * **For Deliberation**
  * **For Releasing of Results**

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

* **Filter by Admission Setup**
  * Select **All** to view applicants from every admission setup, or
  * Choose a specific **Admission Setup** from the dropdown list

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

## Search by Keywords

Use the search box to find applicants by:

* Full or partial **name**
* **Payment reference number**
* **Current school**

<figure><img src="/files/21eFTrQvy5FJr3BnTJA5" alt=""><figcaption></figcaption></figure>


---

# 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/administrator/inquiry.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.
