# First-Time Login: Set Password

After an administrator creates a new user account in the [**Users** ](/uniteemr/master-modules/user-setup/users.md)screen, the user receives a temporary password. This temporary password can be used to complete the initial login and set a new password.

***

### Steps to Set Password on First Login

* Open the web browser and enter the clinic's URL.
* On the login page, enter your **Username**.
* In the **Password** field, enter the temporary password shared by the clinic administrator.

  <figure><img src="/files/9DTc6fXQR4NRl4CRHUeI" alt="" width="440"><figcaption></figcaption></figure>
* Click the **LOGIN** button. The system will redirect to a password creation page.
  * In the **New Password** field, enter a secure password.\
    \&#xNAN;***Note:** If **Password Standard Setting** is enabled, ensure that the password includes the appropriate combination of uppercase and lowercase letters, numbers, special characters, and meets the required length.*

    <figure><img src="/files/P2a5kJ4MC2C6ZbY50Ijp" alt="" width="428"><figcaption></figcaption></figure>
  * In the **Confirm Password** field, re-enter the same password for confirmation.
* Click the **SAVE** button. Once saved, your new password is activated, and the application redirects to the [standard login](/uniteemr/getting-started/login/standard-login.md) page.

  <figure><img src="/files/N8TKBPYYHGQrLQXw0cab" alt="" width="411"><figcaption></figcaption></figure>
* Log in with your updated credentials. Use your **Username** and newly created password to access the application.

***


---

# 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://unitecare.gitbook.io/uniteemr/getting-started/login/standard-login/first-time-login-set-password.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.
