# Applicant Tagging

Once decision tags and scholarship conditions are configured, students may now be **tagged** under specific **scholarships**, **aids**, or **conditions**. Tagged students will appear in relevant interfaces such as **Late Scholarship Awarding** and other financial aid processing screens.

## Access and Navigation

Navigate to **Admission Decision > Applicant Tagging** from the left-side panel.

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

## Tag Applicants

* Upon selecting **Applicant Tagging**, a list of applicants will be displayed on the right side of the screen.
* You may refine the list using the following filters and tools:
  * **Admission Setup Dropdown** – Filter applicants by a specific admissions cycle or setup
  * **Search Field** – Search by **applicant name** or **current school**
  * **Sort Options** – Use the sorting menus at the upper-right corner of the list for easier navigation

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

* To tag an applicant, click the **Edit** button beside the applicant’s name

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

* Select the applicable scholarship, aid, or condition from the dropdown options
* Click **Save** to apply the changes

<figure><img src="/files/7aBZ8Y6NP8jWF0w7Pf86" 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/admission-decision/applicant-tagging.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.
