# Manage Data

The Manage Data tools help Data Managers maintain data quality across reporting periods. These tools support reviewing records, marking data as verified, and moving records between reporting periods.

**Permission required:** Data Manager.

{% hint style="info" %}
**TIP:** Data Managers for your organization are listed in the [PEARS Directory](/accounts-and-permissions/accounts-and-permissions/directory.md).
{% endhint %}

## Available Tools

* [Moving Data between Reporting Periods](/manage-data/manage-data/moving-data.md) — Move records from one reporting period to another using bulk actions.
* [Preserve Data Integrity](/manage-data/manage-data/data-integrity.md) — Considerations for editing data from past reporting periods.
* [Mark a Record as Verified](/manage-data/manage-data/mark-as-verified.md) — Mark records as verified after reviewing and cleaning data.
* [View Verified Records](/manage-data/manage-data/view-verified-records.md) — Filter record lists to show only verified or unverified records.


---

# 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/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.
