# Data Syncing

### Automatic Sync Across Devices

Data sync in Narafy ensures that your notes and images are always up to date across all your devices. This automatic sync happens every time you make changes or add new content.&#x20;

Updates made on one device are immediately reflected on all others logged into your Narafy account, providing consistent and current information wherever you are.

The Sync indicator in the top right shows the current state, be that offline, syncing, or synced. This can be set to only show when offline in settings.

<figure><img src="/files/EBzvtROOz46mCWvmQftu" alt="" width="211"><figcaption></figcaption></figure>

### Seamless Background Operation

The sync process operates smoothly in the background, allowing you to continue working without disruption. This feature is crucial for continuity in your work and for safeguarding your data, preventing potential data loss by keeping a current backup of your work in the cloud.

## Offline Access and Sync

### Working Offline

Narafy supports offline access, enabling you to work on your notes and images even without an internet connection. You can create new notes, edit existing ones, and organize your content as needed, all while offline. Changes are saved locally on your device.

### Syncing When Reconnected

Once you reconnect to the internet, Narafy will automatically sync the changes made offline to your cloud account. This automatic update ensures that all your devices reflect the most recent modifications, maintaining the integrity and continuity of your work. This functionality ensures that your notes are always accessible and up-to-date, no matter your connectivity status.


---

# 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://info.narafy.com/new-to-narafy/data-syncing.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.
