--- title: How sync works pageTitle: How does sync work in Notesnook? description: How Notesnook syncs your notes across devices — when it runs, what the status indicator means, and how conflicting edits are resolved. keywords: - notesnook sync - how does notesnook sync work - notesnook encrypted sync - notesnook sync between devices schema: faq faqs: - q: Is sync free in Notesnook? a: Yes. Sync is included on the free plan and works on an unlimited number of devices. There is no device cap on any plan. - q: Can the Notesnook server read my notes while syncing? a: No. Every note, notebook, tag and attachment is encrypted on your device with a key derived from your password before it is sent. The server only ever stores encrypted blobs. - q: When does Notesnook sync? a: Automatically a moment after you change something, in realtime while you type in an open note, when the app starts or comes back to the foreground, when the internet reconnects, and whenever you trigger a sync yourself. - q: Why did I get a merge conflict instead of my edits merging? a: If the same note is edited on two devices more than 60 seconds apart, Notesnook marks it as conflicted and asks you to choose. Edits closer together than that are merged silently, keeping the most recent version. --- # How does sync work in Notesnook? Sync is free in Notesnook, on an unlimited number of devices, on every plan. Your notes are encrypted on your device _before_ they are sent, so the sync server stores nothing it can read — it only moves encrypted blobs between the devices you are logged in on. ## Is sync free? Yes. Sync is on the free plan, and every plan — Free, Essential, Pro and Believer — allows **unlimited devices**. Nothing about syncing itself is behind a paywall. Only the [sync settings](/sync/sync-settings) that turn parts of syncing _off_, and full offline mode, need a paid plan. ## What gets encrypted, and when Everything is encrypted on your device, with a key derived from your password, before it leaves it. That includes note content, titles, notebooks, tags, colors, reminders and attachments. The server receives ciphertext and hands the same ciphertext to your other devices, which decrypt it locally. This is why nobody at Notesnook can read your notes, and why nobody can recover them for you if you lose your password and your recovery key. See [how your data is encrypted](/how-is-my-data-encrypted) for the full picture. ## When does Notesnook sync? Sync is not on a fixed timer. It runs when something actually happens: - **After a change.** Editing a note, creating a notebook, adding a tag or setting a reminder schedules a sync a moment later. Several quick changes are collapsed into one sync instead of one sync per keystroke. - **In realtime.** While a note is open, changes arriving from your other devices are applied to the editor as they come in, so you can watch a note update on your laptop while you type on your phone. - **On app start, and when the app comes back.** The app syncs when it starts, when you switch back to it, and when it detects that the internet came back after being offline. - **Manually,** whenever you want to force the issue. ::: info Automatic and realtime sync can both be switched off individually on a paid plan — see [sync settings](/sync/sync-settings). ::: ### Sync now :::tabs key:platform == Desktop/Web 1. Look at the status bar along the bottom of the window. 2. Click the sync icon next to your account indicator. The icon starts spinning and its tooltip changes to `{{syncing}}` — or `{{downloading}}` / `{{uploading}}` — until it finishes. == Mobile 1. Tap your profile picture — or the cog icon, if you have not set one — at the top of the side menu. 2. Tap `{{syncNow}}`. You can also pull down on any list of notes to start a sync. ::: ## What the sync status indicator means :::tabs key:platform == Desktop/Web Only the icon is drawn in the status bar at the bottom of the window — hover it and the tooltip tells you the state. There are seven: | Tooltip | What it means | | --------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | | `Synced