# Exports & Statements

Use exports for reconciliation and reviews.

## Catalog exports

* Export product lists (CSV) for audits or external reviews.
* Print or generate PDFs where available for snapshot sharing.

## Order exports

* Export order summaries and line items for finance reconciliation.
* Ensure exports reflect seat counts and any refunds processed.

## Related

* [Reporting & Analytics](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/reporting.md)
* [Orders & Fulfillment](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/orders.md)


---

# 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://docs.nexportsolutions.com/nexport-user-documentation/nexport-market/admin-guide/getting-started/extensions-and-payments/exports-and-statements.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.
