# DeltaDNA integration

To integrate your analytics data stored on DeltaDNA with Assetario, follow these steps:

1. Follow the [official integration guide between DeltaDNA and AWS S3](https://docs.deltadna.com/game-management/game-details/archived-data/). \
   1\. Please, backfill the historical data for a time range of at least six months of historical data.\
   2\. Make sure the automatic exports are enabled.
2. Share the AWS S3 bucket with Assetario as per our [AWS S3 Bucket share guide](/docs/integration/data-input-integration-guides/aws-s3-bucket-access-share.md)

{% hint style="info" %}
Please ensure the user identifier you use in Delta DNA is the same as the one sent via the Assetario Prediction API so that Assetario can connect user's historical data to the prediction request.
{% endhint %}


---

# 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.assetario.com/docs/integration/data-input-integration-guides/deltadna-integration.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.
