# Reset Your Authenticator App for 2FA

impact.com encourages using an authenticator app as your primary two-factor authentication (2FA) method. If you need to reset your authenticator app, e.g., because you've lost the device it's on, then you can do so within your impact.com account.

1. From the top navigation bar, select ![](/files/Y6HrgortHIl6azgM368u) **\[User Profile] → Edit Profile**.
2. Scroll down to the *Security* section.
3. Below *Authenticator App*, select **Reset**.
   * A confirmation window will appear. Select **Reset now** to continue the reset.
4. Refer to [Enable User-Level Two-Factor Authentication](/other/readme/enable-user-level-two-factor-authentication.md) For instructions on the full reset process.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note:</strong> If an authenticator app is your only 2FA method and you don't reset the authenticator app now, your account's default verification method will change to <em>Email</em>. You can return to this screen later to add another 2FA method, including an authenticator app.</p></div>


---

# 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.impact.com/other/readme/reset-your-authenticator-app-for-2fa.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.
