# Decision Tagging

The **Decision Tagging** feature allows authorized users to assign final admission outcomes to applicants—**Accepted**, **Rejected**, or **Conditional**—based on the available options configured under **Admission Decision Status**.

This step applies only to applicants currently in the **For Deliberation** stage.

## Access and Navigation

Navigate to: **Admission Decision > Decision Tagging**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeB9lTarwn93qsP_qh1W0AXsFMma3kE8rRz2gvdL8QEHnUlJfky2-jjGDF01MiayA6wpQULtDP15K8oMf5WIrBW2-klro70F_wMnIAp0NL5U5pFpGM7gnc8DfSS38M7ek27OfsNUSnejW5OjVB1t6eA6U74?key=hoAuRj1sq9a38GkPtSf7Vw" 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 %}

## Search Applicant

Use the filters provided to narrow down the applicant list:

* **Admission Setup** – Select the appropriate admissions cycle or setup.

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

## Bulk Upload of Decision Tagging

Users may assign decision statuses in bulk using the **Upload Decision Result** option.

* **Download the template** by clicking **Download Template** to ensure correct formatting
* Populate the decision tags in the file and upload it through **Upload Decision Result**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdtFfITewaiqc9Atv4iV3D8-3HJ-R3W0JN0CO6cDfzcF60TO6U2M2DkRJqWjweiUuWBipe2fiVW98Daf4F_bzcO_cIBxzqNgt1LMMs8kK4jDBH5lTUBTdDyS9zpGzg-52c0nofWaj_F-S_HJui1C0spe3F-?key=hoAuRj1sq9a38GkPtSf7Vw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note 1 (Edusuite K12):** If the applicant’s Grade Level is 11 or 12, the **Strand Code** field is required\
**Note 2 (Edusuite UNI):** Only **one Program Code** can be assigned per applicant in bulk uploads
{% endhint %}

## View Applicant Data

Click the **View** button beside an applicant to display their full profile and submitted information.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfrHev0TycTE-dVqCHMb5-T0AJCmyhdHbiIRJggOMafU29HspMkVKc84iGZR_oO0GOWbGpMp49Oi1lNmnvqTVjyzx74vj5ATa2w6Z_nMwAjdtffQlfyWhe6ouSvJtuU99aTr9TJnYEGYatgj4hlHBX6R7O1?key=hoAuRj1sq9a38GkPtSf7Vw" alt=""><figcaption></figcaption></figure>

## Download Profile

To save a copy of the applicant’s information, click **Download Profile**.

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

## Submit Decision

After reviewing the applicant, click **Submit to** and select the appropriate decision tag:

* **Accepted**
* **Rejected**
* **Conditional**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeg1fKXcAZ53UUXgcrrVn9FtYlySTWAPDVFPPTun6JP5xq1Q7MWa3Jc1N1ELMyGb12qt8grcY_POHBaw53iQ_RpOq0Lu6PqGCX8WKnnyyfuTlkWWZqQfcBLt22DvqkJYiYTVxUoDrrPvWIGwzwqIDsbUjM?key=hoAuRj1sq9a38GkPtSf7Vw" 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/decision-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.
