For the complete documentation index, see llms.txt. This page is also available as Markdown.

Set MFA

Type a time-based MFA code into an Element.

Set MFA generates a one-time code and types it into an input. Use it for login and challenge screens that ask for an authenticator code.

Prefer Saved mode with an MFA entry from Settings → MFA. Use New only when the secret belongs to this step alone.

Set MFA Test Step

When to use it

  • Complete MFA after username and password on a login Flow.

  • Reuse a saved MFA key across Flows so secrets stay in one place.

For a full walkthrough, see Test MFA login.

Example Flow

Open the login page, enter credentials, type the MFA code, then continue.

Open, Set value, Set MFA, and Touch

Configure

Basics

Field
What to set

Mode

Saved (default) uses an MFA key from Settings. New uses a Secret on this step

MFA Key

The saved MFA entry (Saved mode)

Secret

The MFA secret string (New mode)

Element

The code input Element

Advanced

Field
What to set

Status on fail

When should screenshots be taken?

Always (default) or On Failures

Pro tip: After MFA login works, save the steps as a Step Group so other Flows reuse the same path.

Tags: action, input, mfa, totp, otp

Last updated