# Two Factor Authentication (2FA)

To access the application platform further than this page, you need to enable Two-Factor Authentification (2FA). 2FA enhances the security of this platform. Without enabling 2FA you can only access your Profile area. Please contact <hello@opentech.fund> if you have technical difficulty enabling 2FA.

<div align="center"><img src="/files/Pa0VMQF6Fz9caCrC2UMv" alt="

"></div>

You can create or change your 2FA account by clicking on your name in the upper right hand corner. This will lead you to your personal profile. You will see the option to update your **account security** on your personal profile.

![](/files/fthajlswxa0dKbsRX25j)

![](/files/lwWmQu98AsVfLSHrQClT)

Two-Factor Authentification, or 2FA,  is an extra layer of security used to make sure that people trying to gain access to an online account are who they say they are.&#x20;

### Download an Authentication App

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

We recommend using Authy or another authenticator app. Twillio Authy <<https://authy.com/download/>>.

Also consider using 1Password or another password manager for built in support for 2FA. If you are a macOS user, consider the built in Keychain has support for 2FA.

2FA works by pairing a phone or another device to your account on the platform. Once paired, the device can generate one-time use short codes which you could use to log into your account.&#x20;

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

### Backup Codes

You will see this page once you've completed your 2FA setup. Click on **Show Codes** for your backup codes. Backup codes will be generated.

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

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

We strongly recommend saving your backup codes somewhere safe. If you are no longer able to access your authenticator app, you can use a backup code along with your username and password to log on the platform.&#x20;

You could access your **Two-factor authentication settings** from your profile page anytime.&#x20;

### Disable Two-Factor Authentification

In Account security, you will be able to enable and disable 2FA as well as generate backup tokens. Please contact <hello@opentech.fund> if you have questions about your account security.

![](/files/RQwPylL7fZ0AyQXxD4vV)

### 2FA Login

You will be asked to enter your **verification code** generated by your Authenticator app when you log back on. If you are unable to receive this verification code, you could use one of the backup codes.

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


---

# 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.opentech.fund/otf-application-guidebook/application-platform-guidance/login/two-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.
