# Account Login

#### On this page:

* [Logging in to your UNIWeb account](#logging-in-to-your-uniweb-account)
* [Changing your UNIWeb account password](#changing-your-uniweb-account-password)
* [Sending a password reset email to a UNIWeb member](#sending-a-password-reset-email-to-a-uniweb-member)

## Logging in to your UNIWeb account

1. From your institution’s [UNIWeb Network](https://guides.uniweb.io/navigating-uniweb/the-network-page) page, click the **Sign in** button on the right side of the navigation bar.
2. In the Sign in drop-down menu, enter your UNIWeb username and password.

{% hint style="info" %}
**Tip:** If your UNIWeb instance integrates with your institution’s Single-Sign-On (SSO) system for authentication, clicking the Sign in button will redirect you to your institution’s SSO login page to complete the login process. You will be redirected into your UNIWeb account when you have authenticated via your institution’s SSO system.
{% endhint %}

## Changing your UNIWeb account password

If you've forgotten your UNIWeb password and cannot log in, you can send a rescue email to your UNIWeb account email address. If you can log in normally, but would like to [change your password to something new](#updating-your-uniweb-account-password), you can do so within your UNIWeb account without having to send a rescue email.

### Resetting your UNIWeb account password if you've forgotten it

{% hint style="warning" %}
**Before you begin:** If your UNIWeb instance integrates with your institution’s Single-Sign-On (SSO) system for authentication, you must reset your password through your institution’s SSO system.
{% endhint %}

1. From your institution’s [UNIWeb Network](https://guides.uniweb.io/navigating-uniweb/the-network-page) page, click the **Sign in** button on the right side of the navigation bar.
2. Click the **Forgot password?** link below the password entry field.
3. In the Password reset screen, **enter your UNIWeb Username**. If you did not set a username when you created your account, then your username will be the email address that corresponds with your UNIWeb account.
4. Click **Submit**. You will receive an email with the subject line, **Request to reset UNIWeb password**, at the email address that corresponds with your UNIWeb account that contains instructions to reset your UNIWeb password.

{% hint style="danger" %}
**Note:** For your security, the link enclosed within the **Request to reset UNIWeb password** email will expire after three hours.
{% endhint %}

### Updating your UNIWeb account password

1. From your [UNIWeb Home ](https://guides.uniweb.io/navigating-uniweb/the-home-page)page, go to **Profile**.
2. In the right panel, click **Change password**.
3. To validate your account access, **enter your current password** in the first data entry field, and then **create and confirm a new password** in the next two data entry fields.
4. Click **Submit**.

## <img src="https://2954995804-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LnTRAckO4EmWYdsPpjv%2F-LvMbzpcgW9Kg4ozG7L0%2F-LvMcBhHRhUWSJmNl5h2%2Fkey.svg?alt=media&#x26;token=12b60dce-d2bc-4664-8e7d-e721fa690c10" alt="" data-size="line"> Sending a password reset email to a UNIWeb member

{% hint style="warning" %}
**Before you begin:** If your UNIWeb instance integrates with your institution’s Single-Sign-On (SSO) system for authentication, you must reset member passwords through your institution’s SSO system.

**This procedure requires an** [**administrator role**](https://guides.uniweb.io/uniweb-accounts/access-control/managing-administrator-roles-and-permissions) within the subject’s Academic Unit that includes the following [permissions](https://guides.uniweb.io/access-control/managing-administrator-roles-and-permissions#administrator-permissions):

* Edit Member Information

If you have not been assigned a role with the permissions listed above, and believe that you should be able to perform this task within your academic unit, please contact your system administrator.
{% endhint %}

1. From your [UNIWeb Administration ](https://guides.uniweb.io/navigating-uniweb/the-administration-page)page, go to **Members**.
2. Locate any UNIWeb members to whom you would like to send a password reset email, and **click the checkbox** on the right side of their row. You may only send password reset emails to UNIWeb members within your own academic unit and its sub-units.
3. In the right panel, click **Password reset**.
4. In the *Reset Password* dialog, confirm that you have selected the correct UNIWeb members, and click the**Reset passwords** button. The UNIWeb member will receive an email at their account email address with instructions on how to reset their password.


---

# 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://guides.uniweb.io/uniweb-accounts/account-management/account-login.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.
