> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/configuration/mfa.md).

# MFA

Save MFA secrets under **Settings → MFA**, then use [**Set MFA**](/test-steps/action/set-mfa.md) in a Flow to type a fresh time-based code into the page.

## Create an MFA entry

{% stepper %}
{% step %}

## Open MFA

Go to **Settings → MFA**.
{% endstep %}

{% step %}

## Add the secret

Choose **Create**, set a **Title**, and enter the **MFA Secret**.

Confirm the live code against your authenticator app, then save.
{% endstep %}
{% endstepper %}

You will not be able to view or edit the MFA secret after it is saved. Keep a secure copy of the secret outside DoesQA if your team needs it later.

From the MFA list you can generate a code, edit the title, or delete the entry.

## Use it in a Flow

Add [**Set MFA**](/test-steps/action/set-mfa.md), choose **Mode** **Saved**, pick the **MFA Key**, and select the code input [Element](/elements/creating-elements.md).

For a full walkthrough, see [Test MFA login](/guides/test-mfa-login.md).

## Related

* [Test MFA login](/guides/test-mfa-login.md)
* [Set MFA](/test-steps/action/set-mfa.md)
* [Creating Elements](/elements/creating-elements.md)
