# Setup as Optional

When Two Factor Authentication is setup as **“Optional”**, you will have to manually enable/disable two factor authentication for your users. Select the user and click “Enable 2FA” or “Disable 2FA” to enable or disable two factor authentication for the users

{% hint style="info" %}
For users with Two Factor Authentication enabled, they will have to verify themselves using two step verification process.
{% endhint %}

{% hint style="warning" %}
Note : For “Optional” setup, whenever you add new users, and you want them to use Two Factor Authentication, then you will have manually enable it for them as mentioned above.
{% 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://help.workdigital.io/portal-management/portal-administration/security/two-factor-authentication/setup-as-optional.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.
