# My Recommendations

The **My Recommendations** feature allows you to add and manage your recommenders during the admissions process.

{% hint style="warning" %}
Applicants can only add and manage recommenders for admissions where the **Recommendation Form** is enabled.
{% endhint %}

## Access and Navigation

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfV5hhVKHOTScMJ35tijKwrIh7b2BdCcjpJrA8o1X4lrf5Q1TJp-va4dkri6A8TV_kzCCP69ty_DaTNWwMTLgPJHqRqX-Hdw5iPhayI7FDv6Q3xfuAxvdOy-4-YC0x4VwcajGQkQT74kN0hoakd7mfG3yc?key=3PmuNCoHhlih9TOipC31zQ" alt=""><figcaption></figcaption></figure>

## Add a New Recommender

* On the admissions card, click the **Add** button at the upper-right corner

  > If you have multiple open admissions, each will have its own option to add recommender

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcqCYeexO5i9XkfPuZ_FYD84BVY5L5Z4JKYPSZl1fbKx1aeBXWhWKc35wvDqfVe-KFfFnaZngENIkW6nRyXWrIjJg4yfavo9YfLLf4QsYu0kmL9DhTp-yM1N5niIgc3rbkK_bU3xnji1YnWHtLcEey24BMB?key=3PmuNCoHhlih9TOipC31zQ" alt=""><figcaption></figcaption></figure>
* Fill in the required details of your recommender (e.g., name, email address, and other requested information), click **Add** once complete

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeclRWfYiszCY-vu9Czh0J2yoEPRCWwvODM_oP3PZHk42LlF86vK9WEpKmR7ev5Ia7W87ZTa-ODYpaAqzVtI7cbZJcrESPzCsGwkCWLD98HFpK1Q7yfsiBc381aVuDYUJjysVWFkuzuHZUyZN_ukXVWzec?key=3PmuNCoHhlih9TOipC31zQ" alt=""><figcaption></figcaption></figure>

* A **recommendation request email** will be automatically sent to your recommender

## Resend a Recommendation Request

* Locate the recommender you wish to follow up with
* On the right side of their details, click the **Resend** button

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLAhRIwIKWULKVayRM0MWD6P1eISEErhFH0sIjPtBOKDZb-aYbs_G33xEMJfuSni-C2y6fgT7z9DhoA3u1fz8sWgMpLBnD7h49XSCqgyilR8U5AUVMz0GWiD02Hdz1qLLn4Wa3Z8KVetVc7eTURd4MVe4?key=3PmuNCoHhlih9TOipC31zQ" alt=""><figcaption></figcaption></figure>

* Confirm your action

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcu_f87ZbGPthcWKo5i7D-hIMXJ8U2IwPVXQ7B7Q21j1Wci_wUybB5pWoaItIceyuZCbR0u3YFqUVw1ixhzVln09NoVMK70mQ34MXcVFcEnRhUiQnA7tIZIUnKpJzbG26Y3YXuYTe-Yh3ySC54fjT0HDoII?key=3PmuNCoHhlih9TOipC31zQ" alt=""><figcaption></figcaption></figure>

* The system will immediately resend the recommendation request email


---

# 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-recommendations.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.
