# Settings

This is the settings tabs where you can configure some account specific options.

#### Multi-Factor Authentication

If you want to provide the maximum security to your account, specially if you are using a user/password based account, you should enable MFA.&#x20;

MFA will require a separate hardware device when the system detects that the risk is higher than normal, for example if you are trying to log in for a different location that you usually do.

Start by clicking on the "Enroll in MFA" button.

<figure><img src="/files/1nZMuoz0hHu4NQ7YTIb3" alt=""><figcaption></figcaption></figure>

You will be asked if you want to enable it for sure. Note that once enable it cannot be easily disabled, contact support if you need to do it.

<figure><img src="/files/GRPKkWfCqhWig0wMdtTm" alt="" width="284"><figcaption></figcaption></figure>

You will be prompted to log-in again, but this time you will be able to configure MFA.

<figure><img src="/files/bJER5sTWZxhTkV3Sd8d2" alt="" width="317"><figcaption></figcaption></figure>

For the next step you are going to need your Authenticator App in any mobile device:

<figure><img src="/files/EvUWBV0P3ZwdWrvCcUXP" alt="" width="375"><figcaption></figcaption></figure>

After inserting the OTP code you will be all set, and next time you login you will need to have your authenticator app.

<figure><img src="/files/6Y73giHXnNW4IoOATNck" alt="" width="208"><figcaption></figcaption></figure>

{% hint style="danger" %}
It is highly recommended to remember the device for 30 days if you are login in from a trusted PC or Mac.
{% 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://docs.taskforce.sh/account/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.
