<!-- RTOSafe Help — rendered version: https://rtosafe.com.au/help/mfa-setup -->

# Set Up MFA on Your Account

If your organisation requires multi-factor authentication (MFA), you'll be prompted to set it up when you next log in. This guide walks you through the process.

***

## Before You Start

You'll need a smartphone with an authenticator app installed. Any of these free apps will work:

* **Google Authenticator** — [iPhone](https://apps.apple.com/app/google-authenticator/id388497605) | [Android](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2)
* **Microsoft Authenticator** — [iPhone](https://apps.apple.com/app/microsoft-authenticator/id983156458) | [Android](https://play.google.com/store/apps/details?id=com.azure.authenticator)

<div class="help-hint bg-blue-50 border-blue-300 text-blue-800">
<svg class="w-5 h-5 shrink-0" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path></svg>
<div class="help-hint-content">

If you already use an authenticator app for other services (like online banking), you can use the same app for RTOSafe.

</div>
</div>

***

## Setting Up MFA

<div class="help-stepper">

<div class="help-step">
<div class="help-step-number">1</div>
<div class="help-step-content">

### Log in as usual

Enter your email and password. You'll be redirected to the MFA setup screen.

</div>
</div>

<div class="help-step">
<div class="help-step-number">2</div>
<div class="help-step-content">

### Open your authenticator app

Tap the **+** button (or **Add account**) in your authenticator app to add a new account.

</div>
</div>

<div class="help-step">
<div class="help-step-number">3</div>
<div class="help-step-content">

### Scan the QR code

Point your phone's camera at the QR code shown on screen. Your authenticator app will automatically add RTOSafe.

<div class="help-hint bg-blue-50 border-blue-300 text-blue-800">
<svg class="w-5 h-5 shrink-0" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path></svg>
<div class="help-hint-content">

**Can't scan the code?** Select **Show** under the QR code to reveal the secret key, then choose "Enter manually" in your authenticator app.

</div>
</div>

</div>
</div>

<div class="help-step">
<div class="help-step-number">4</div>
<div class="help-step-content">

### Enter the 6-digit code

Your authenticator app will now show a 6-digit code that changes every 30 seconds. Enter this code and select **Verify and Enable MFA**.

</div>
</div>

</div>

***

## What Happens Next

* MFA is now active on your account
* Each time you log in, you'll enter your password then a code from your authenticator app
* The code changes every 30 seconds — if it's about to expire, wait for the next one

***

## Common Issues

<details>

<summary><strong>The code doesn't work</strong></summary>

The code changes every 30 seconds. Make sure you're entering the current code shown in your app, not an old one. If it's about to expire (timer nearly empty), wait for the next code.

</details>

<details>

<summary><strong>I got a new phone</strong></summary>

Ask a compliance admin to [reset your MFA](/help/mfa-reset). You'll then set up MFA again on your new phone when you next log in.

</details>

<details>

<summary><strong>I don't have a smartphone</strong></summary>

You can use a desktop authenticator app like [Authy](https://authy.com/) or a browser extension. However, a phone app is more secure and convenient.

</details>