# Reapit Connect MFA

The ‘Reapit Connect MFA Config’ app allows you to configure and reset your Multi Factor Authentication (MFA) device to use with Reapit Connect.

Reapit User Admins will have full visibility of users within an organisation to see which accounts have had MFA configured and will have the ability to reset configured devices. Please see the '[Admin](/admin.md)' section if you are a Reapit User Admin.&#x20;

**Please note:** Each user will need to configure an MFA device for their individual account. This cannot be setup centrally by your organisation’s MFA Admin.

### User Guide

### Step 1: **Download an authenticator app (if you don't already have one)**

You will need to decide which Authenticator app you want to use for your organisation. Please see a list below of commonly used apps.&#x20;

**Please note**: Reapit do not support third party authenticators.&#x20;

* Microsoft Authenticator App for [IOS](https://apps.apple.com/gb/app/microsoft-authenticator/id983156458) or [Android](https://play.google.com/store/apps/details?id=com.azure.authenticator\&hl=en_GB\&gl=US\&pli=1)
* Google Authenticator for [IOS](https://apps.apple.com/us/app/google-authenticator/id388497605) or [Android](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&hl=en_GB\&gl=US)
* A password manager like 1Password or LastPass.

### Step 2: Configure a device:

{% hint style="info" %}
Click [here](https://youtu.be/zbW0BiBNrxI) to watch a video on how to configure an MFA device for a user.
{% endhint %}

* Launch the Reapit Connect MFA Config App by going to <https://reapit-mfa-config.au.prod.rc.reapit.cloud>
* Click ‘CONFIGURE MFA DEVICE’:

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

* Using your authenticator app, scan the QR code:

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

* Your authenticator app should then provide you with a 6-digit code:&#x20;

<figure><img src="/files/eTQB9uAVdxxApjg326kH" alt=""><figcaption><p>Example code generated using the Microsoft Authenticator app</p></figcaption></figure>

* Simply enter the code in the ‘Authenticator Code’ section and click ‘Submit Code’:

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

If your code is accepted, you will see a notification ‘Successfully verified authenticator’.

Your configuration information will then be displayed:

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

### Logging in

After successfully registering your device, you can now close the app. The next time you log into Reapit Connect you will be prompted to use your authenticator app/enter a passcode before you can continue:

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

For resetting your authenticator, troubleshooting or for FAQ's, please [click here](/faqs.md).


---

# 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://reapit-mfa-documentation.au.dev.rc.reapit.cloud/reapit-connect-mfa.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.
