# Data input integration guides

Each of our products uses your raw events-based data analytics as input. We have supported integrations with the most used analytics tools, which we detail here.

You can find detailed instructions on how to integrate your data storage with Assetario using our guides:

1. [Google BigQuery access share](/docs/integration/data-input-integration-guides/google-bigquery-access-share.md)
2. [AWS S3 access share](/docs/integration/data-input-integration-guides/aws-s3-bucket-access-share.md)
3. Amplitude integration guide
   1. [Export to AWS S3](/docs/integration/data-input-integration-guides/amplitude-aws-integration.md)
   2. [Export to BigQuery ](https://www.docs.developers.amplitude.com/data/destinations/bigquery/)
4. [DeltaDNA integration guide](/docs/integration/data-input-integration-guides/deltadna-integration.md)

If you can't find your data storage here, please contact us and we will add the integration.


---

# 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.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.
