# Getting Started

## Before you begin

1. Request a free trial BFE account by emailing <info@bluefletch.com>.
2. Once you have a BFE account, log into the BFE Portal using your account credentials.
3. Follow the steps below to quickly get Portal up and running on your device.

## About this task

This tutorial describes how to set up and activate BlueFletch Portal to manage your devices. The BlueFletch Portal installation process consists of several components, including the Portal application, configuration files, and other dependencies.

#### In the instructions below, you'll learn how to:

* Log into BlueFletch Portal.
* Log out from BlueFletch Portal.
* Use the Forgot Password option.
* Switch organizations.
* Access account settings.

### Log Into BlueFletch Portal

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

### Log Out from BlueFletch Portal <a href="#logout" id="logout"></a>

1. Navigate to <https://ems.bluefletch.com/login>.
2. Enter an email in the *Email Address* box, then select ***Continue***.

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

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

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

4. Once logged in, the user will be navigated to the organization's default dashboard for the ***Support Agent*** tab. The user's first name and organization appear at the bottom of the left-side navigation bar.

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

### Use the Password Option <a href="#logout" id="logout"></a>

1. After entering the email address, press **Forgot Password**, directly below the password field.
2. The user's email address, to which the password reset link will be sent, is displayed but cannot be edited now.

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

3. In order to continue, the user must check the reCaptcha box. The reCaptcha will have to be re-checked after 60 seconds if the user does not proceed during that time.
4. Pressing **Continue** will send the link to reset the user's password.
5. Following the link in the email takes the user to a page to create a new password. Password requirements are listed and emphasized in red until the user enters and re-enters a password that meets all criteria.

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

The forgot password option can be accessed from the login page if the user knows the email address associated with his or her account but does not remember the password.

### Switch Organizations <a href="#switch-organizations" id="switch-organizations"></a>

Click the user's name near the bottom of the navigation sidebar. If the user has alternative organizations to select, organizations will be displayed here.

<figure><img src="/files/9oVn0vRuoDffnRfsuaVP" alt="" width="305"><figcaption></figcaption></figure>

The organizations most recently visited during that login session will be listed under *Recent Organizations*. All organizations the user has external accounts with can be accessed by pressing **All Organizations**.

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

### Access Account Settings

Accessing ***Account Settings*** allows the user to edit their account information, select their personal default dashboard within an organization, and change their password. To open, click the user's name near the bottom of the navigation sidebar and select **Account Settings** from the menu.

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

#### Changing the User Information <a href="#changing-the-user-information" id="changing-the-user-information"></a>

1. From the ***Account Settings*** page, edit the **First Name**, **Last Name**, or **Phone** fields.
2. When finished editing, press **Save Changes**.
3. A toast notification will appear at the bottom of the screen confirming the change.

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

4. Logout of the BlueFletch Portal and log back in for changes to take effect.

#### Changing the Default Dashboard View <a href="#changing-the-default-dashboard-view" id="changing-the-default-dashboard-view"></a>

1. From the ***Account Settings*** page, select the **Default Dashboard** dropdown menu.

<figure><img src="/files/DyN0s0EtWQU8m6wGHPIl" alt="" width="431"><figcaption></figcaption></figure>

2. Select a new dashboard from the list, and confirm that the new dashboard name is populated in the **Default Dashboard** field.
3. Press **Save Changes**.
4. To view the new default dashboard, navigate to ***Support Agent - Home***.

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

### Changing the Password <a href="#changing-the-password" id="changing-the-password"></a>

1. From the ***Account Settings*** page, enter the current password.
2. Enter a new password. The password must be at least 8 characters long and include an uppercase letter, a number, and a special character. Confirm the new password and click **Change Password**.

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

3. A toast notification will appear at the bottom of the screen confirming the change.

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

4. If the user enters an invalid password or the passwords do not match, the password fields will be highlighted in red, and red text will display around them informing the user of the password requirements.

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

### Resources <a href="#resources" id="resources"></a>

The **Resources** menu at the bottom of the navigation sidebar includes:

* **Documentation:** Opens the BlueFletch Enterprise Documentation site in a new browser tab.
* **About:** Displays a pop-up modal with software information about the BlueFletch Portal.
* **Terms:** Opens the BlueFletch Portal terms and conditions in a new browser tab.
* **Privacy:** Opens the BlueFletch Portal privacy statement in a new browser tab.

<figure><img src="/files/04uGBR9sHtCDOifH3KZb" alt="" width="540"><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/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.
