# Data Exports

- [Overview](https://help.openloyalty.io/technical-guide/data-exports/overview.md): Unlock the full potential of your loyalty data with automated cloud exports.
- [Set Up Integration](https://help.openloyalty.io/technical-guide/data-exports/set-up-integration.md): How to set up S3 Bucket integration for Open Loyalty data exports
- [Amazon Web Services (AWS)](https://help.openloyalty.io/technical-guide/data-exports/set-up-integration/amazon-web-services-aws.md): How to set up S3 Bucket integration for Open Loyalty data exports via AWS
- [Google Cloud Platform (GCP)](https://help.openloyalty.io/technical-guide/data-exports/set-up-integration/google-cloud-platform-gcp.md): Set up Google Cloud Storage (GCS) Integration
- [Microsoft Azure](https://help.openloyalty.io/technical-guide/data-exports/set-up-integration/microsoft-azure.md): Set up Microsoft Azure Integration
- [Data Structure and Types](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types.md): Learn more how data is organized in AWS S3 Bucket
- [Achievements](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/achievements.md)
- [Achievement Usage](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/achievement-usage.md)
- [Campaigns](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/campaigns.md)
- [Campaign Calculated Effect Results](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/campaign-calculated-effect-results.md)
- [Campaign Execution](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/campaign-execution.md)
- [Campaign Visibility](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/campaign-visibility.md)
- [Custom Events](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/custom-events.md)
- [Members](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/members.md)
- [Member Tier Changes](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/member-tier-changes.md)
- [Rewards](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/rewards.md)
- [Rewards Redemption](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/rewards-redemption.md)
- [Tiers](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/tiers.md)
- [Transactions](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/transactions.md)
- [Tenants](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/tenants.md)
- [Unit Transfers](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/unit-transfers.md)
- [Wallet Balance](https://help.openloyalty.io/technical-guide/data-exports/data-structure-and-types/wallet-balance.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://help.openloyalty.io/technical-guide/data-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.
