> For the complete documentation index, see [llms.txt](https://help.getupnote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getupnote.com/ja/get-started/manage-your-account/sign-in-with-2fa.md).

# 2段階認証（2FA）でサインインする

UpNote アカウントで **二段階認証（2FA）** を利用する場合は、「**Google でサインイン**」または「**Apple でサインイン**」の利用をおすすめします。

* **Apple でサインイン** には [二段階認証](https://support.apple.com/kb/HT204915) が組み込まれています。Apple デバイスを使用している場合は、Face ID や Touch ID でいつでも再認証できます。
* **Google でサインイン** を使用する場合、すでに Google アカウントで 2FA を有効にしている可能性があります。まだの場合は、[こちらの手順](https://support.google.com/accounts/answer/185839?hl=en\&co=GENIE.Platform%3DAndroid) に従って 2 段階認証を設定できます。

すでにメールアドレスとパスワードでサインインしている場合でも、**設定 > マイアカウント > サインイン方法の管理** から「**Google でサインイン**」または「**Apple でサインイン**」を追加できます。

**→** [サインイン方法を追加](https://app.gitbook.com/o/VfZlHBzpMfuTK7umuQBr/s/d9sqQUglSbQlKbIwZ4oL/~/changes/5/get-started/akauntono/saininno#saininwosuru)\
\&#xNAN;**→** [サインイン方法を削除](https://app.gitbook.com/o/VfZlHBzpMfuTK7umuQBr/s/d9sqQUglSbQlKbIwZ4oL/~/changes/5/get-started/akauntono/saininno#saininwosuru-1)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.getupnote.com/ja/get-started/manage-your-account/sign-in-with-2fa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
