# Two-Factor Authentication Settings

Aerofiler supports the following two-factor authentication settings:

* Users may disable their own TFA - users may optionally enable and disable their own TFA
* Only Administrators may disable TFA - users may optionally enable their own TFA, but once enabled, only an Administrator account can disable TFA
* Require TFA for all users - all users, including Administrators, must have TFA enabled in their account

**Removing two-factor authentication**

For the Settings "Users may disable their own TFA" and "Only Administrators may disable their own TFA", an Administrator may remove the TFA setting for a user. To do this, click the following icon:

<figure><img src="/files/7MjclYzDwbN2kG8Wqm6B" alt=""><figcaption></figcaption></figure>

You will then be prompted to confirm removal:

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

A demonstration of removing two-factor authentication (no sound) is below:

{% embed url="<https://www.loom.com/share/f6c400164d1441db854f310d332be065>" %}

**Require TFA for all users**

When you select "Require TFA for all users" and click "Save", if you have not already enabled TFA for your account, you will be prompted to enter a TFA code. Aerofiler's TFA is compatible with a number of authentication applications including Duo, Google Authenticator and Microsoft Authenticator.

{% hint style="info" %}
When this setting is enabled, existing users who do not have TFA enabled will be required to enable TFA to continue using Aerofiler. New users will be prompted to enable TFA when they first login.
{% endhint %}


---

# 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://adminguidesgitbook.aerofiler.com.au/general/users/two-factor-authentication-settings.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.
