# Authenticator App Setup

## Setup Authenticator App for OTP Code

You can use any TOTP based App (Google Authenticator, Authy, Microsoft Authenticator, etc.) to generate OTP code and complete two step verification process for logging into WorkSmart.

When you login for the first time after your account has been enabled for Two Factor Authentication, you will be guided through the following the steps to setup app based Two Factor Authentication :

1\. After you login, you will be asked to select a “Primary Verification Method”. Select “Authenticator App

2\. You will be presented with a bar code to scan in your App. You can also enter the code manually

3\. To make sure that you have setup your App correctly, you will have enter the OTP code generated in your App

4\. If the OTP code entered is verified successfully, then you will be logged into WorkSmart and from next time onwards, you will be asked to verify using the OTP code.<br>


---

# 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/faq/two-factor-authentication/authenticator-app-setup.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.
