# New account setup

{% hint style="info" %}
While there are many Multi-Factor Authentication (MFA) apps and services, this documentation covers MFA using Keeper Password Manager, our preferred identity and access management provider.
{% endhint %}

First, you should have received an invitation to the RMM. If you haven't, and would like to get started, contact <support@relian.ca>.

1. Follow the Accept button from the invitation email:

<div align="center" data-full-width="false"><figure><img src="/files/OdxGMlQRv9fC2nW3S78c" alt="" width="188"><figcaption><p>Invitation email (1)</p></figcaption></figure></div>

2. Enter a unique password for your new account on the Relian Management website:

<div align="center"><figure><img src="/files/XiIFNhLHllLs8ugoj02N" alt="" width="169"><figcaption><p>Choose a password (2)</p></figcaption></figure></div>

Next, we'll setup Multi-Factor Authentication.&#x20;

3. Select Authenticator App from the dropdown, then select and copy the unique key under the QR code pictured in the first image below (3). You can either `right-click and copy` or use the keyboard shortcut `Ctrl + C`&#x20;

<div align="center"><figure><img src="/files/iRuQr3fZmQcjd6CPUg3a" alt="" width="169"><figcaption><p>Setup Authenticator App (3)</p></figcaption></figure></div>

4. Select the Keeper browser extension, and Create New Record
5. Give it the name Relian Management, then **Next**
6. Enter your email address in the Login field and the Website Address `https://relian.rmmservice.ca`

<div align="center"><figure><img src="/files/j2MKO6u2ROdVfr7ypXxh" alt=""><figcaption><p>Create new record with Keeper (4)</p></figcaption></figure> <figure><img src="/files/r8BD8rcpUKcD2AGEdCeh" alt=""><figcaption><p>Naming record in Keeper (5)</p></figcaption></figure> <figure><img src="/files/Eq3Tw1PDoFyseWI6VPKY" alt=""><figcaption><p>Entering record details in Keeper (6)</p></figcaption></figure></div>

7. Scroll down and select **Add Two-Factor Code** in the Keeper New Record window.&#x20;
8. Select **Setup** next to Manual Entry
9. Enter `Relian Management` as the Issuer (9.1), enter your email in the Account field (9.2), paste the unique key you copied earlier into the Secret Key field (9.3), and **Add** (9.4)
10. **Save** to finish

<div><figure><img src="/files/JiaC92K7u6avwf86XkVI" alt=""><figcaption><p>Add Two-Factor Code (7)</p></figcaption></figure> <figure><img src="/files/Z115XKrCJuyFt2Dzl8lp" alt=""><figcaption><p>Setup Manual Entry (8)</p></figcaption></figure> <figure><img src="/files/DZrZTivKnIxvOFKFhRA4" alt=""><figcaption><p>Adding Secret Key (9)</p></figcaption></figure> <figure><img src="/files/gBjq2C1Z4zYRidepO3Y4" alt=""><figcaption><p>Save (10)</p></figcaption></figure></div>

11. In Keeper, select the copy icon <img src="/files/6S2NvKgUTI9YhP6eGZJH" alt="" data-size="line"> beside the Two-Factor code to copy the code to your clipboard
12. Switch to the Relian Management website tab, and paste using `Ctrl + V` into the **Authentication Code 1** field. Wait until the circle timer refreshes, and repeat steps 11 and 12 for Authentication Code 2

{% hint style="info" %}
In Keeper, the circle to the left of the Two-Factor code appears blue while the code is valid, and will generate a new code each time the circle timer runs out.
{% endhint %}

<figure><img src="/files/5MSUyuGrR4o3961NkiUB" alt=""><figcaption><p>Relian Management setup wizard (12)</p></figcaption></figure>

13. Upon successful account creation, you'll see your Company Dashboard, which contains a general overview of all devices in your company.

<figure><img src="/files/NrpPhowCSlOw8NKRj6Q5" alt=""><figcaption><p>Company Dashboard (13)</p></figcaption></figure>

Congratulations! Your account is setup and secured by Multi-Factor Authentication. Now you're ready to manage your devices.


---

# 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.relian.ca/relian-management/new-account-setup.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.
