# Handwritten Note Sync Feature

You can connect a Smartpen to the Pen Manager to check your handwriting data \
on the Neo Studio Web using the data synchronization function \
(this function is available if the Neo Studio App matches the Pen Manager's account)

## 1. Connect the Smartpen to the Pen Manager program and take notes using a note dedicated to Neo Smartpen, Ncode PDF, etc.

## 2. When you are done writing, click Settings in the left menu.

<figure><img src="/files/2uh2zXmvd8C90OpY8jjR" alt=""><figcaption></figcaption></figure>

## 3. Save and Sync Settings tab - Press the Sync Data button to the right 🔁.

* After the last synchronization time is reflected as it is, access the Neo Studio Web [(https://app.neostudio.io/).](https://app.neostudio.io/)

<figure><img src="/files/5lGwEbL3XswfpBpJQrpy" alt=""><figcaption></figcaption></figure>

## 4. Sign in to the same (Google or Apple) account on the Neo Studio Web.

* After signing in, check the synchronized handwriting data in the Timeline or in the Note list.

<figure><img src="/files/cZVePUiGihSTQovbay39" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Il8UNeAq8Pn6oIkE1gxm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/PyZJCFL53YW4422MUe1s" alt=""><figcaption></figcaption></figure>


---

# 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/neo-studio-web/handwritten-note-sync-feature.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.
