> For the complete documentation index, see [llms.txt](https://docs.riskbase.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riskbase.uk/getting-started-in-the-riskbase-app/multi-factor-authentication-mfa.md).

# Multi-Factor Authentication (MFA)

Add an extra layer of security to your RiskBase account by enabling multi-factor authentication (MFA).

After enabling MFA on your account, you're required to enter an authentication code during sign-in. The authentication code is generated by a MFA app on a device you own. The only way someone can sign into your account is if they have access to the MFA app on your device.

**Enable Multi-factor Authentication**

1. Press *Settings* to go to the settings tab (bottom right).
   * Tablet: Your profile is on the right.
   * Smartphone: Press on your photo (or initials) to go to your profile.
2. Press *Multi-factor-Authentication, Setup now\...* and choose one of the following:
   * **Setup Automatically** Choose this option to automatically open the MFA app on your device and get setup. Only available on some devices.
   * **Show QR Code** Choose this option to display a QR code; manually scan this QR code with your MFA app to get setup.
   * **Show and Copy Secret** Choose this option to copy your MFA secret; you can then manually paste the secret into your MFA app to get setup.
3. Once you've successfully added your RiskBase account to your MFA app, enter the code the app shows into RiskBase.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.riskbase.uk/getting-started-in-the-riskbase-app/multi-factor-authentication-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.
