# MFA

PerfectScale provides multiple authentication steps to increase the security of your account.

{% hint style="info" %}
MFA is a premium feature available only with our EXPERT package for PerfectScale’s paying customers. Contact <sales@perfectscale.io> to learn more about how to gain access to this feature.
{% endhint %}

Setting up Multi-Factor Authentication (MFA) for your account is an easy process and can be done in a few simple steps.

1. Access **`Organization Settings`** by clicking on the **`Profile`** button and selecting it from the list.
2. Go to the **`Privacy & Security`** tab.
3. Click the **`Set up`** button located under the Multi-Factor Authentication section.<br>

   <figure><img src="/files/grnmUc9gH7ZN2rIbgczG" alt=""><figcaption><p>Set up authenticator app</p></figcaption></figure>
4. Open your preferred authentication app, scan the displayed QR Code, and follow the app prompts.
5. Enter the passcode from the app to the provided cells and click the **`Confirm`** button.
6. To delete the MFA method, use the same account on the Authentication app.<br>

   <figure><img src="/files/ZGqyO93o644UaLbpc7W9" alt=""><figcaption><p>Delete authenticator app</p></figcaption></figure>


---

# 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.perfectscale.io/administration/security/mfa.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.
