> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/other/ja/reference-documentation/reset-your-authenticator-app-for-2fa.md).

# 2FA のために認証アプリをリセットする

impact.comでは、主要な二要素認証（2FA）方法として認証アプリの使用を推奨しています。認証アプリをリセットする必要がある場合、たとえばそのアプリが入っているデバイスを紛失した場合などは、impact.comアカウント内からリセットできます。

1. 上部のナビゲーションバーから、 ![](/files/e28b160bff879c8fe012690ceafcfe438d65c1b1) **\[ユーザープロフィール] → プロフィールを編集**.
2. 下にスクロールして *セキュリティ* セクションへ移動します。
3. の下にある *認証アプリ*から **リセット**.
   * 確認ウィンドウが表示されます。以下を選択してください **今すぐリセット** してリセットを続行します。
4. 参照先 [ユーザーレベルの2要素認証を有効にする](/other/ja/reference-documentation/enable-user-level-two-factor-authentication.md) 完全なリセット手順については、こちらをご覧ください。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注:</strong> 認証アプリが唯一の2FA方法であり、今認証アプリをリセットしない場合、アカウントの既定の確認方法は <em>メール</em>に変更されます。後でこの画面に戻り、認証アプリを含む別の2FA方法を追加できます。</p></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ja/reference-documentation/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.
