# Exports

- [UI Data Exports](https://help.openloyalty.io/main-features/imports-exports/exports/ui-exports.md): Find how to export the basic data reports from the admin panel.
- [Configuration Exports](https://help.openloyalty.io/main-features/imports-exports/exports/configuration-exports.md): Find how to export the configuration of listed modules from the admin panel.
- [S3 Bucket Exports](https://help.openloyalty.io/main-features/imports-exports/exports/s3-bucket-exports.md): Here, you will learn more about S3 Bucket exports - how to use them, what data can be found there, and the best approaches to leveraging Open Loyalty export capabilities.


---

# 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://help.openloyalty.io/main-features/imports-exports/exports.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.
