# Sync notes across devices

Sign in with the same UpNote account everywhere to keep notes updated automatically.

### Sign in to your UpNote account

UpNote supports automatic syncing across unlimited devices. You need to sign in to your UpNote account on your devices to sync your notes (make sure you sign in to the same account on your devices).

* On desktop, go to **Settings** > **My Account**
* On mobile, go to **Settings** > **Sign in to sync notes**

If you haven’t created an account yet, choose [Create Account](https://help.getupnote.com/get-started/manage-your-account/create-upnote-account) and follow the steps to get started.

**→** [Can't sign in to UpNote](https://help.getupnote.com/resources/troubleshoot-issues/cant-sign-in-to-account)

***

### Check unsynced notes

To check if any of your notes are unsynced, go to [Unsynced filter](https://help.getupnote.com/organize-and-manage-notes/find-and-view-notes/filter-notes) (located under "All Notes" in the sidebar). Your notes will appear there if their content (including images, attachments...) is not fully synced to the server.

<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>

If you don't see the Unsynced filter, follow the step below to view it.

* On **desktop**, hover on the "All Notes" label and select **`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)
* On **mobile**, tap the **`...`** icon in the bottom right corner of the **All Notes** screen and select **Filter All Notes** then add the **`Unsynced`** filter. The filter will appear under your **All Notes** section in the sidebar menu.
* To see the note count of the filter, go to **Settings** > **General** > **Show number of notes in each notebook**

***

### Tips for smooth syncing

* Keep the UpNote app updated to the latest version
* Confirm the same account is signed in everywhere
* Ensure a stable internet connection when syncing. Sometimes due to spotty internet connection, your images/files are not completely uploaded yet. You can try forcing syncing on both devices:
  * On iOS/Android app, pull down from the note list (you will see the syncing icon when pulling down).&#x20;
  * On Mac/Windows/Linux app, click the sync button <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">located in front of the search box.
* To sync attachment edits, please return to UpNote app after editing your attachment on the device

**→** [sync-not-working](https://help.getupnote.com/resources/troubleshoot-issues/sync-not-working "mention")


---

# 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/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.
