# Synchronizing data

## ● What is Synchronization?&#x20;

Pen Manager allows you to access the data you need whenever you need it. Synchronization, one of the key features of Pen Manager, allows you to keep your written and recorded data up to date across multiple computers.

![](/files/-MGpf-_mWYvH2THdQbfu)

Data synchronization is as simple as the following three steps.&#x20;

1. [**Download Pen Manager app**](/pen-manager-support/what-is-pen-manager/how-to-install.md) to your computer.&#x20;
2. Log in with the same account on each device. (※Synchronization is not provided in guest mode)&#x20;
3. Click the \[🔄] Sync button in \[Settings] →'Sync'. (Manual synchronization)

* The data stored in Pen Manager is automatically synchronized in **once every 15 minutes** even without manually pressing the synchronization button.&#x20;

## ● Important things to know about Synchronization&#x20;

* **Type of data that can be synchronized**&#x20;

1. RECO's written/recorded data&#x20;
2. 'Written data' that was written while connected to Pen Manager

* **When does Pen Manager synchronize the data automatically?**

1. Everytime you run Pen Manager
2. Immediately after the RECO data transfer is completed.
3. 15 minutes after the last synchronization

* **Use the same Pen Manager account on all devices**&#x20;

One account can sync data across multiple devices. To sync data, you need to log in using the same Pen Manager account on each device.

* **Synchronize data as soon as your device goes offline and back online**

&#x20;If your computer isn't connected to the internet, your data won't sync to the server. However, when the device is brought back from offline to online, it will automatically receive data changes from the server. And, if you add data while offline, the data will sync to the server as soon as the device is back online. Also, don't worry if the Pen Manager shuts down during synchronization. When the Pen Manager is running again, synchronization will start from where it left off.

{% embed url="<https://www.neosmartpen.com/en/penmanager/>" %}


---

# 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://neolabdev.gitbook.io/pen-manager-support/what-is-pen-manager/sync.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.
