# 複数のデバイスでノートを同期する

同じ UpNote アカウントでサインインすると、すべてのデバイスでノートが自動的に同期されます。

***

#### **UpNote アカウントにサインインする**

UpNote は、無制限のデバイス間で自動同期をサポートしています。\
各デバイスで **同じアカウント** にサインインしていることを確認してください。

* デスクトップ版：**設定 → マイアカウント（Settings > My Account）**
* モバイル版：**設定 → サインインしてノートを同期（Settings > Sign in to sync notes）**

まだアカウントを作成していない場合は、\
[アカウントを作成する（Create Account）](/ja/get-started/manage-your-account/create-upnote-account.md) を選択して手順に従ってください。

**→** [UpNote にサインインできない場合](/ja/resources/troubleshoot-issues/cant-sign-in-to-account.md)

***

#### **未同期ノートを確認する**

同期されていないノートを確認するには、\
サイドバーの「All Notes（すべてのノート）」の下にある [Unsynced フィルター](https://help.getupnote.com/organize-and-manage-notes/find-and-view-notes/filter-notes) を開きます。

ノートの内容（画像や添付ファイルを含む）がサーバーに完全にアップロードされていない場合、ここに表示されます。

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F1OOgEKWi6TRyLhe2T3qS%2Fimage.png?alt=media&#x26;token=2c3e4e20-c43f-48b4-97a8-5112460c9d56" alt="" width="210"><figcaption></figcaption></figure></div>

Unsynced フィルターが表示されない場合は、以下の手順で追加してください。

* **デスクトップ版：**\
  「All Notes」にカーソルを合わせ、\
  \&#xNAN;**`Filter All Notes` → `Unsynced`** を選択します。\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F30HhKzuRJFtPZQSou37d%2Fimage.png?alt=media\&token=65aab107-24a9-48bc-8ee3-a97207393307)
* **モバイル版：**\
  「All Notes」画面の右下にある **`...`** アイコンをタップし、\
  **Filter All Notes** → **`Unsynced`** を追加します。\
  フィルターはサイドバーの **All Notes** セクションの下に表示されます。
* 各ノートブックのノート数を表示するには：\
  **設定 → 一般 → 各ノートブック内のノート数を表示（Settings > General > Show number of notes in each notebook）**

***

#### **スムーズな同期のためのヒント（Tips for Smooth Syncing）**

* UpNote アプリを常に最新バージョンに保つ
* すべてのデバイスで同じアカウントにサインインしていることを確認
* 同期中は安定したインターネット接続を維持する\
  （通信が不安定な場合、画像や添付ファイルが完全にアップロードされないことがあります）

**手動で同期を再実行する方法：**

* **iOS / Android：**\
  ノート一覧画面で下にスワイプすると同期アイコンが表示されます。
* **Mac / Windows / Linux：**\
  検索ボックスの左側にある同期ボタン\ <img src="https://help.getupnote.com/~gitbook/image?url=https%3A%2F%2F3053791484-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FFt4LISrSRa6fHrbSIdcE%252Fuploads%252FDZreYguVEM1Y1m7mvnGP%252Fimage.png%3Falt%3Dmedia%26token%3Dcf0c2ce4-04df-4475-8a0a-535ab0b6b061&#x26;width=41&#x26;dpr=4&#x26;quality=100&#x26;sign=cb764179&#x26;sv=2" alt="" data-size="line"> をクリックします。
* 添付ファイルを編集した場合は、編集後に UpNote アプリに戻ることで同期が完了します。

***

**→** [同期がうまくいかない場合はこちら](https://help.getupnote.com/resources/troubleshooting/sync-not-working)


---

# 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/sync-notes-across-devices.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.
