> For the complete documentation index, see [llms.txt](https://help.travelledger.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.travelledger.org/registering-on-the-platform/2-factor-authentication-2fa.md).

# Two-Factor Authentication (2FA) Setup Guide

## Step-by-Step Set Up Guide

Follow these steps to set up 2FA for your Travel Ledger account (this only needs to be set up once):

<details>

<summary><mark style="color:purple;">Step One:</mark> <strong>Get an Authentication App</strong></summary>

Begin by installing an authentication app from your mobile app store.

* **Iphone Users:** We recommend Microsoft Authenticator, available on the App Store.
* **Android Users:** We recommend Google Authenticator, available on the Google Play Store.

**Can't find it?** simply scan the appropriate QR code below, and it will directly link you to the store for app download.

![](/files/OjdNPh1VfTLWBWiGfk4S)

</details>

<details>

<summary><mark style="color:purple;">Step Two:</mark> Configuring Google and Microsoft Authenticator Apps on your Smartphone</summary>

**Microsoft Authenticator:**

![](/files/KhLXkVaNm66WcxOH7bls)

**Google Authenticator:**

![](/files/jWxdSLCh2JWIQu3JX51x)

</details>

<details>

<summary><mark style="color:purple;">Step Three:</mark> First-Time Login</summary>

Now that you've installed an authenticator app, the first time you log in to your Travel Ledger account, you'll be guided through the necessary steps to set up 2FA. This crucial step significantly enhances the security of your account.

To get started click 'Next'.

![](/files/a4Aynr4qYBQY4bO7b8iq)

</details>

<details>

<summary><mark style="color:purple;">Step Four:</mark> Scan or Enter the Code</summary>

During setup, you'll see a QR code on your screen. Use your authentication app on your phone to scan it or manually enter the provided code. This links your app to your Travel Ledger account.&#x20;

Once complete, click 'Next'.

![](/files/WpZGxBbS6dYug9ABgz6A)

</details>

<details>

<summary><mark style="color:purple;">Step Five:</mark> Save Your Recovery Code</summary>

After scanning or entering the code, you'll receive a recovery code. Keep it secure in case of emergencies. We recommend storing it where you can easily access it if needed. It's your lifeline if you lose access to your authentication app.

Once complete, click 'Next'.

![](/files/TCuSKA20Fl8YplycSxXH)

</details>

<details>

<summary><mark style="color:purple;">Step Six:</mark> Confirm Setup</summary>

To finish setting up 2FA, enter the 6-digit code generated by your authentication app. This step ensures your app is correctly configured and synchronized with your Travel Ledger account.

Once complete, click 'Confirm'.

![](/files/oyuNcacyFskOgnhNqT8C)

</details>

<details>

<summary><mark style="color:purple;">Step Seven:</mark> Accessing Your Account</summary>

Once 2FA is set up, accessing your Travel Ledger account is easy. Log in with your usual username and password. You'll then be prompted to enter the 6-digit code generated by your authentication app.&#x20;

</details>

## FAQs

<details>

<summary><strong>Do I need to authenticate every time I log in?</strong></summary>

Yes, 2FA adds an extra layer of security, and you'll be prompted for the 6-digit code each time you log in. The code displayed in your app is valid for 30 seconds, so please enter it promptly.

</details>

<details>

<summary><strong>What do I do if I lose my phone or can't access my authentication app?</strong></summary>

If, at any point, you lose access to your authentication app, change your device, or encounter any issues related to 2FA, you can utilise your previously saved recovery code to reset 2FA. Alternatively, reach out to your Company Administrator or contact our support desk at <support@travelledger.org> for guidance and assistance.&#x20;

</details>

.&#x20;


---

# 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://help.travelledger.org/registering-on-the-platform/2-factor-authentication-2fa.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.
