# Login

Whether the clinic uses **Cloud SaaS** or **On-Premises** deployment, **Unite EMR** is configured accordingly, and a unique application URL is provided. After onboarding, staff can access the application by entering the clinic-specific URL in any web browser. The login page will appear.

***

## Overview

The clinic’s logo appears on the left side of the screen, with the application version number shown below. The screen includes fields for entering the **Username** and **Password**. An eye icon in the **Password** field allows users to toggle password visibility. Below this field, a **Language** dropdown enables users to select their preferred display language before logging in. The **LOGIN** button is located below the Language dropdown and is used to log in and access the application after entering valid credentials.

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

The login page also includes features like [**Forgot Password**](/uniteemr/getting-started/login/standard-login/forgot-password.md) for OTP-based password reset and [**Password Expiry**](/uniteemr/getting-started/login/standard-login/password-expiry.md) alerts when a password has expired. If enabled, [**Multi-Factor Authentication (MFA)** ](/uniteemr/getting-started/security-features/multi-factor-authentication-mfa.md)requires OTP verification for logins outside working hours, and [**Geo-Fencing Security**](/uniteemr/getting-started/security-features/geo-fence-security.md) restricts access based on location or IP address.

{% hint style="info" %}
**Password Standard**\
Password rules configured by the administrator help ensure account security. Passwords must include uppercase and lowercase letters, at least one number, and meet the required length. If configured, these rules appear as tooltips during password creation or reset.
{% endhint %}

{% hint style="success" %}
In **Unite EMR**, passwords are securely stored using encryption and hashing techniques.
{% endhint %}

***

### **Login Methods**

**Unite EMR** provides two types of login methods. Refer to the cards below for more details.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Standard Login</strong></td><td><a href="/files/QWgOwuv33DP3mc9fqzrg">/files/QWgOwuv33DP3mc9fqzrg</a></td><td><a href="/pages/yeXprcqvxRTUHSRFGyCa">/pages/yeXprcqvxRTUHSRFGyCa</a></td></tr><tr><td align="center"><strong>Azure-Based Login</strong></td><td><a href="/files/UA4GU7H5I6iIwm2ZlCjf">/files/UA4GU7H5I6iIwm2ZlCjf</a></td><td><a href="/pages/o5wMAemcYwMoUaMA6x2f">/pages/o5wMAemcYwMoUaMA6x2f</a></td></tr></tbody></table>

{% hint style="info" %}
**First-Time Users**\
New users logging in with a temporary password must complete the initial password setup. Refer [**Set Password on First Login**](/uniteemr/getting-started/login/standard-login/first-time-login-set-password.md) topic for step-by-step instructions.
{% endhint %}

***

## Video Tutorial

{% embed url="<https://www.youtube.com/playlist?list=PLAbSUxi4-DL5ZM3Qy7MHZTetYQ-pWFtX3>" %}
Unite EMR - Getting Started
{% endembed %}

***


---

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