# Mapping PEARS Data to N-PEARS

The N-PEARS Annual Report Export transfers data from PEARS to National PEARS (N-PEARS). This tool was built by the PEARS Team and is currently on version 2.0.

## Record Types Included

The export includes the following record types:

1. [Program Activities](/analyze/n-pears-export/program-activities.md)
2. [Success Stories](/analyze/n-pears-export/success-stories.md)
3. [Indirect Activities](/analyze/n-pears-export/indirect-activities.md)
4. [Coalitions](/analyze/n-pears-export/coalitions.md)
5. [PSE Site Activities](/analyze/n-pears-export/pse-site-activities.md)
6. [Partnerships](/analyze/n-pears-export/partnerships.md) (attached to PSE Site Activities only)
7. [Social Marketing Campaigns](/analyze/n-pears-export/social-marketing-campaigns.md)
8. [Sites](/analyze/n-pears-export/sites.md)

Each record type has dedicated documentation detailing the specific data point mappings between PEARS and N-PEARS.

## Related Documentation

* [How to Run the N-PEARS Export](/analyze/n-pears-export/how-to-run-the-export.md) — Step-by-step instructions for pulling the export
* [Data Cleaning Checklist](/analyze/n-pears-export/data-cleaning-checklist.md) — Recommended steps to review data before exporting


---

# 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/analyze/n-pears-export/mapping-overview.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.
