# Account Management

This guide will walk you through the steps to access your **Student Portal** in **Edusuite UNI**.

## How to Access Edusuite

To start your experience with Edusuite, you will need to log in to your account.

Go to your school’s Edusuite URL. Your school’s Edusuite URL should look like this: \[YourSchoolsInitials].edusuite.asia

The default screen you'd see is the login page. **This is where you can see the latest public news and announcements** from your school. Important links can also be accessed from here.

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

## Activate your Account

{% hint style="warning" %}
Contact your school’s system administrator if you have not received an account activation notification
{% endhint %}

* Once your school administrators have set up the Edusuite system for your school, you should have received an email notification to activate your account, similar to the example below

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

{% hint style="info" %}
Your password should have a minimum of eight (8) characters with at least one (1) uppercase letter, one (1) lowercase letter, one (1) number, and one (1) special character. **Spaces are not allowed**
{% endhint %}

* Clicking on the “Go To Edusuite” link brings you to the reset password page

<figure><img src="/files/7jLNKjE5sxkeMy2yBZhO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To double-check the password typed, you may click the show/hide or eye icon to view your password
{% endhint %}

* Follow the instructions and wait for the confirmation that your password was successfully updated
* Proceed to log in to your Edusuite account

## How to Reset Your Password

* On the log-in page, click on the “Forgot Password?” link

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

* Enter your email address and confirm on the CAPTCHA

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

{% hint style="info" %}
**The email address field is case-insensitive**

Password should have a minimum of eight (8) characters with at least one (1) uppercase letter, one (1) lowercase letter, one (1) number, and one (1) special character. **Spaces are not allowed**
{% endhint %}

* Click the **Send Reset Link** button
* Check your email for the reset instructions

## How to Log In

Enter your email address and password in the login fields, then click **Login** once ready to go.

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

## How to Log Out

Once logged in, click on your display account name just below the school logo. Click on **Logout** if you are ready to exit.

<figure><img src="/files/9WG33WBo9IPHUnlSWxjZ" 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-uni/student-home/getting-started.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.
