# My Schedules

The **My Schedules** feature allows applicants to view and manage their scheduled admission activities, such as exams and interviews.

## Access and Navigation

* You can find **My Schedules** under the **Applications** menu in your portal

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeesJ-umjC5UP2B1mEeG6dCriOi-9ORAhk4cqHnNGl1PlRYjchacjq7etunJRao2ziNQJM6K8d-M-Gj_kVtVQH5MFXPNyEAzLJi-W-PbeOuIJMaoir4h-20cMSf3P3888IatrlVhHjbOEgqxCSvhfsp0JOx?key=MJL3WMz-mvbj8fkr9q8Trg" alt=""><figcaption></figcaption></figure>

* Use the **tab selector** at the top to switch between **Exam Schedules** and **Interview Schedules**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcf4rY44Zn9jLBbQzwFHFtHUH4-Ysf3FcgnXKrmqm37vbvjRJNn1Kdi77c1IJwnPqDgQuODIrja3WeYtFKFCaVnjHC7bpSUibXj_oX4otnoHIQ4v3EIwqYczdun9Hj6x82KTQmDyw?key=MJL3WMz-mvbj8fkr9q8Trg" alt=""><figcaption></figcaption></figure>

## Add a Schedule

{% hint style="warning" %}
If you are unable to select a schedule, this means the school has disabled applicants from choosing their own exam or interview schedule. In this case, the school will assign your schedule for you.
{% endhint %}

To select a schedule (if enabled):

* Click the **Add Schedule** button on the schedule card

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdnM401G9kIUrnkjROtFb6aelsST9NaMpVEQ1rOW9_0Ed0M3W4wddLfKRtkud1IDGmFA-Ac1jXgckyvr90asiR-PurMlFRbi7H-AKWO2V00iLExBITPjYrZbK_YfJB9lOs2EF-e_5iyCswjDCcBiljVr5BL?key=MJL3WMz-mvbj8fkr9q8Trg" alt=""><figcaption></figcaption></figure>

* Choose your preferred schedule from the available options

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffnvk6s4gIkI7V5FZj1VdmQ1d2NvECT0uN4cBO2h2uzVNPcileuBuqN9evene9P08yZjE4CMNvpzklz3N4I0E6e-TqMWlj2k4_hpGIsvu2eq6BhO1E6yWZ1FtdwE8lk18RX37urjGnoLGL51ZJ9_wHwSe4?key=MJL3WMz-mvbj8fkr9q8Trg" alt=""><figcaption></figcaption></figure>

* Click **Select** to confirm your choice


---

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