# Setup Two Factor Authentication

**GoAffPro** provides you with the option to set up a two factor authentication for the app.

To set up a two factor authentication for the app, go to the **Extras** section of the **Settings** tab in the GoAffPro admin panel.

<figure><img src="/files/w4wpM6wYfO639JdknVyC" alt=""><figcaption><p>Settings > Extras</p></figcaption></figure>

Here, go to the Two Factor authentication section.

![Two Factor authentication](/files/-MYGseC3p6qpTC7dGM2_)

Now, click on **Configure**.

![Click on Configure](/files/-MYGss2RuStJT_jYiMkI)

This will open up the Setup TOTP Authentication window.

![Setup TOTP Authentication](/files/-MYGt8PkZVMMQFPPg47I)

Now, install your preferred two factor authentication app on your device.

![Install two factor authentication app ](/files/-MYGta-BNywu1T1Etb2a)

After this, open the app and scan the QR code.

![Open the app & scan QR code](/files/-MYGwldVMBCU3_4FwUVe)

Now, enter the generated code from the app.

![Enter the generated code](/files/-MYH3Ya6ww94CyfhruYc)

Finally, click on **OK**.

![Click on OK](/files/-MYGxoOxkDn2l3q-4C2K)

After this, the two factor authentication will become active for the app.

![](/files/-MYGxvVkilyikrTd1l5G)

{% embed url="<https://youtu.be/mytFhS5yzIQ>" %}
Setup Two Factor Authentication
{% endembed %}


---

# 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.goaffpro.com/program-settings/extra-settings/setup-two-factor-authentication.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.
