# Two Factor Aunthentication

## Introduction

Two factor Authentication (2FA) is like an additional security system that will offer a two step authentication process which will first ask for scanning a QR code and then an Authentication code. This helps in an additional  protection of your account.

For Example, In an organization  with one admin and five agents and if you want to add an additional security layer to the admin account and your agent account you can implement two factor authentication, this helps the admin to make the whole account secured and also have control over the agent access.

### Before Getting started

Remember to install any Authenticator app from the play store or app store  in your mobile, for example Google Authenticator or Microsoft Authenticator etc.

<figure><img src="https://lh7-us.googleusercontent.com/qpKOZCYI4xQzhRUvBOtkxrmkU8CjkQt38onBQukZqozS0LpGu1XbNtGKj9CQHVvU_RM1Pk6InXrHvKBAn9Q7DiRUPXI7Kypd2YWpm3-z2nWjax_KrOAtHdS9DS6HR0iNV5rm6SP9pLQPqxYThVoi_QM" alt=""><figcaption></figcaption></figure>

<br>

<figure><img src="https://lh7-us.googleusercontent.com/Df-xHbACTKGZtYRRvbvMSWkk5BV1EojwZw0dn_-2w_X6TFjHgRmBg1iWnZUzlP24vzyMmOuHdKbxI4wY3ZcN1RlW7AUazknIg4djBfkHStDR5F7oGF4xfp73BdIS1BLe27cMq6aKaO5hY5qYy--WE00" alt=""><figcaption></figcaption></figure>

<br>

### Getting started

1. &#x20;First we need to login into your picky assist account and go to profile and enable the 2FA option.

<figure><img src="https://lh7-us.googleusercontent.com/p7oo7bK8Z0ShyhUhsGt2u8skpqvDpY3fPA2-xwhcklEPHDAb-68OXitQkWsbvDMkOO94E1YdO6mIA1cSTl91Esh7w_LesrS-NeOKNuZW6dMItaqutVsL0g4Dk2mXbobAFdsAHWMRTiDIF1Mo40ASZbc" alt=""><figcaption></figcaption></figure>

2. Then you will get an option to scan a QR code and a 6 digit OTP will appear on your mobile screen which you will need to enter in the below box.

<figure><img src="https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FkBifJ3Saj2NSHangG45q%2Fimage.png?alt=media&#x26;token=e6fdf36c-6f3e-4e10-bc08-c79d27eea0b2" alt=""><figcaption></figcaption></figure>

After the verification a successful pop up will appear.

<figure><img src="https://lh7-us.googleusercontent.com/KPKz1jyX5FEGsKj16vwPjnE7cMwljAINFckwk0seEba1bABY6PEfDBZ_DKjH2L0xrlWfiyZAjTu7Pkznox_xvF9Ipcgd9K6TpHfmMUd8NTxWz4vXxjnIMLe6h22v5UDp6USn0nEjZ-v_YkQ2C-hcXr8" alt=""><figcaption></figcaption></figure>

Now whenever you login by entering the username and password the System will ask for the Authentication code. Authentication code will be shown in the Authenticator app which will be changing every 30 second. This is applicable in our extension and Mobile App.

### How to enable 2FA for agents

We need to go to more menus->organization>users>add user> Enable 2FA.<br>

<figure><img src="https://lh7-us.googleusercontent.com/eim6NdTtxc06AZ944KcVTA2FwVwE2AvOlII1d4VaTYSBfYcegLWlMHMGX5r6fHm3BdfrECfxHj8-YCRPwXsfy-y2QIEsB8aK1joQfhozYSYEqhqFQExCscTRiNc9oAcRTjHdweRWt0IXLQrW84tx9H8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FiXadAwUR6EcQCL0ZpEdF%2Fimage.png?alt=media&#x26;token=caf05a3f-5d16-495c-8da8-6420b3928325" alt=""><figcaption></figcaption></figure>

**For an already existing agent the admin can forcefully Enable 2FA**.&#x20;

**Organization> users>manage users**.

Please find the below pictures.

<figure><img src="https://lh7-us.googleusercontent.com/SwIxtpq9S77NMinZSfWsN5qyhKzouW23xGuxgle3UnMzzAE9HJQIq0r9zcHMiHY7pjsCtcFC6NiPOISnGpDWWRrRfOAK10-nd3mo9Zz5O1ijtz8Y5h_Ng8sK8BwQca3buM8YQalOu7vBUbJlxVpekUw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FrIU6CQgQEgLBkbg7qvGE%2Fimage.png?alt=media&#x26;token=d958e1a4-4fd2-40fd-a76c-f473f0812a75" alt=""><figcaption></figcaption></figure>

After updating the 2FA settings the agent will be asked to scan the QR code when they try  to login next time.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/dVriQW-Qezn3K6v1nM90vQl0YMdvtkLLIvAx8cNzdJDuhf5FkVbHjVHoeWeRCvL_av2Vs0RQ-6QSEzynR832YI7V4kdK4SruJ_avYkn4GstZ6ad_6G1l9DF2moWzW6itXlVBikrTAdexmKPTVU730eE" alt=""><figcaption></figcaption></figure>

### Agent Manually Enabling 2FA

The agent can go to there Picky Assist account and enable the 2FA on there own by going to&#x20;

**Profile > View profile>  Enable Two factor authentication.**

<figure><img src="https://lh7-us.googleusercontent.com/FNx-2GK9gj7Xbv-vznFOV2fOjTDgqVz20m1RYSOPmTEn7OM9778zAPgGNcG6pltzdgmGN75CAEGzMCjYi08gF9Sdkc8FCkF5e82zzmZHVqqE2wrKVH7PD1tvNVOIKhufk4uXN2yghVCaFFi9QZNTc0Y" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If by chance the admin account got any authentication issues then the admin needs to contact with us at <support@pickyassist.com> for recovering the account.
{% endhint %}

### Disabling 2 FA

When you try to disable the account then Password will be asked.

If the admin has forcefully enabled the 2FA then the agent can’t disable on its own, User will need to contact the admin to disable it.

If the agent has enabled the 2FA on its own then he can disable it any time after entering the password.

<figure><img src="https://lh7-us.googleusercontent.com/-MFqtddzeBcjb_EDMhurjEkwN-J_r5oiNLHDrStOqFb9X65gTWlCVL8GSAGZ_wODKXFp90pNa8STVJVtaZVWtRSu8vzij3Sgr72S_dS7OAiphMZAHO363GVtmVp_hnmqGJ-nCx7rVHQbqbgdJNLsRbQ" alt=""><figcaption></figcaption></figure>

<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.pickyassist.com/setting-up-guide/managing-profile/two-factor-aunthentication.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.
