# Login & Logout

### Login <a href="#login" id="login"></a>

1. Navigate to <https://ems.bluefletch.com/login>.

<figure><img src="/files/ttlCpZTjKgZIZPhJWbU0" alt="" width="563"><figcaption></figcaption></figure>

2. Enter an email in the *Email Address* box, then select ***Continue***.

<figure><img src="/files/z0kUPEc54QNPwsqluMy5" alt="" width="563"><figcaption></figcaption></figure>

3. Enter the password and select ***Continue***.

<figure><img src="/files/NJqkNp4hnbcjF22eDvbo" alt="" width="563"><figcaption></figcaption></figure>

3. Once logged in, the user will be automatically directed to the Support Agent tab on the organization's default dashboard. The user's first name and organization name are displayed at the bottom of the left-side navigation bar.

### Forgot Password <a href="#forgot-password" id="forgot-password"></a>

The "forgot password" option is available on the login page for users who know the email address linked to their account but cannot recall their password.

1. Go to the login page.&#x20;
2. If you can't remember your password, find and click on the "Forgot Password" link located below the password field.&#x20;
3. Enter the email address associated with your account.
4. Check the reCaptcha box to verify your identity. If you don't proceed within 60 seconds, you may need to re-check the reCaptcha.&#x20;
5. Press the "Continue" button. A password reset link will be sent to your email address. Please note that you cannot edit your email address at this stage.

<figure><img src="/files/EF4LsnxJGONffGX4CfnP" alt="" width="563"><figcaption></figcaption></figure>

6. Check your email and click on the provided password reset link.

<figure><img src="/files/bNi99fYNwmytinAlMmtf" alt="" width="563"><figcaption></figcaption></figure>

7. You will be taken to a page where you can create a new password. Your new password must meet all of the specified criteria, which will be highlighted in red until all requirements are met.
8. Enter and re-enter your new password to complete the process.

<figure><img src="/files/KeqbTDTFu0dJtc0ppf0I" alt="" width="563"><figcaption></figcaption></figure>

### Logout <a href="#logout" id="logout"></a>

1. In the navigation sidebar on the left, click on the user's information (first name and organization).
2. Press **Logout**.

<figure><img src="/files/ZoEezhcGRNkIJHWCt9Sn" alt="" width="563"><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://docs.bluefletch.com/bluefletch-enterprise/product-guides/portal/login-and-logout.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.
