# Tagging Setup

The **Tagging Setup** feature in Edusuite Admissions allows schools to categorize potential students based on predefined classifications. This helps in identifying and managing special groups of applicants—such as scholars, varsity players, transferees, or other custom categories—right from the start of the admissions process. By clearly defining these classifications, schools can streamline application tracking, apply specific admission rules, and ensure that each applicant’s unique status is properly recorded and considered during evaluation.

## Access and Navigation

This feature can be accessed under the **Planning** module > **Tagging Setup**.

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

## Setup Tags

Before tagging students for specific scholarships, aids, or classifications, the tags must first be created in the system. To do this, click **Tagging Setup** from the left panel under **Planning**

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

* The right panel will display the list of existing tags
  * Use the **Pencil** icon to edit a tag
  * Use the **Trash Bin** icon to delete a tag
  * Click **New Tag** to create a new tag

## Create a New Tag

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

* After clicking **New Tag**, a dialog box will appear
* Enter the **Code** (short identifier) and **Name** (full label) of the tag
* Click **Add Tag** to save

## Edit a Tag

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

* Click the **Pencil icon** next to the tag you want to edit
* A dialog box will appear where you can update the **Code** and **Name**
* Click **Save Tag** to apply changes

## Delete a Tag

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

* Click the **Trash Bin icon** beside the tag you wish to remove
* Confirm deletion when prompted


---

# 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/planning/tagging-setup.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.
