# サインインとサインアウト

#### サインイン

UpNote を初めて開くと、アカウントへの **サインイン** を求められます。\
最初に **アカウントなしで続行** を選んだ場合でも、後から以下の手順でサインインできます。

**デスクトップの場合**

1. UpNote ウィンドウ右上の <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FYmFZfFeOplKHTpTGg53e%2Fimage.png?alt=media&#x26;token=b98cf6ea-9291-4565-9ca5-76a133c077d2" alt="" data-size="line"> アイコンをクリック
2. **マイアカウント > Google/Apple でサインイン** または **メールアドレスとパスワード** でサインイン
3. **サインイン** をクリックしてノートにアクセス

**モバイルの場合**

1. ノート一覧画面右下の **`...`** アイコンをタップ ＞ **ノートを同期するためにサインイン**
2. **Google/Apple でサインイン** または **メールアドレスとパスワード** でサインイン
3. **サインイン** をタップ

***

#### サインアウト

* **設定 > マイアカウント > サインアウト** に移動
* サインアウト時、UpNote はデバイス上のバックアップデータやバージョン履歴を保持するか削除するかを確認します：
  * **バックアップデータを削除**：共有または公共のデバイスを使用している場合に選択
  * **バックアップデータを保持**：個人のデバイスで、ローカルにバックアップデータやノートのバージョン履歴を残したい場合に選択

***

**FAQ: 他のデバイスでリモートサインアウトできますか？**

現在、UpNote ではリモートサインアウトには対応していません。\
ただし、現在のデバイスでアカウントのパスワードを変更すると、他のデバイスからサインアウトされます。\
変更が反映されるまでに時間がかかる場合があります。

将来的なアップデートでリモートサインアウト機能の追加を検討しています。


---

# 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.getupnote.com/ja/get-started/manage-your-account/sign-in-and-sign-out.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.
