# Manage Data

- [Manage Data](https://support.pears.io/manage-data/manage-data.md): Review, verify, and manage data across reporting periods in PEARS.
- [Moving Data between Reporting Periods](https://support.pears.io/manage-data/manage-data/moving-data.md): Learn how to move records from one reporting period to another in PEARS.
- [Preserve Data Integrity](https://support.pears.io/manage-data/manage-data/data-integrity.md): Important considerations when editing records from past reporting periods in PEARS.
- [Mark a Record as Verified](https://support.pears.io/manage-data/manage-data/mark-as-verified.md): Learn how to mark records as verified after reviewing and cleaning data in PEARS.
- [View Verified Records](https://support.pears.io/manage-data/manage-data/view-verified-records.md): Learn how to filter record lists to view only verified or unverified records in PEARS.


---

# 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://support.pears.io/manage-data.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.
