# Function introduction

## 1. Smart pen management

* You can check or change the properties of Neo Smartpens when connected. (Check remaining battery, available storage space, firmware version, pen name setting, pen password setting)

![](/files/-MERcbjaY-qMWS6pm41P)

## **2.** RECO management, data movement

* You can check or change the properties of RECO when connected, and move the recording andwritten data stored in the RECO to a PC. (Check remaining battery, available storage space, firmware version ) (Recording playback stored in RECO, recording & handwriting data moving to PC, data initialization)

![](/files/-MERcpU7wzeJL_Tw9C1Z)

{% 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/function-introduction.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.
