> For the complete documentation index, see [llms.txt](https://knowledge.aterio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.aterio.io/data-delivery-options/data-warehouses-and-lakes.md).

# Data Warehouses & Lakes

Aterio data delivered directly into your cloud data warehouse and data lake, sitting natively alongside your own data with no pipelines to build or maintain.

We support the major platforms, so the data lands wherever your team already works: Amazon S3, Databricks, Snowflake, and BigQuery.

<figure><img src="/files/jzKElLWjxJLebsuJi8jl" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Using a different data lake or warehouse?**

We support S3, Databricks, Snowflake, and BigQuery out of the box, but we're not limited to them. If your team works somewhere else, let us know!
{% endhint %}

### When this is a good fit

•  Your analytics and data teams live in a warehouse day to day

•  You want Aterio data queryable next to your internal datasets

•  You'd rather not build or run ingestion pipelines

•  You need governed, centralized access for a whole team

### What you can do with it

•  Query the full dataset with the tools you already use

•  Join Aterio data against your own data for custom analysis

•  Trace connections across products, like the power behind a data center or every project tied to a company

•  Feed it into dashboards, models, and internal reporting

### How access works

We share the data into your warehouse and scope it to the products you're subscribed to. Setup is handled with you during onboarding.

***

**Ready to see the data?** A short call is the best way to see it in action and find the setup that fits. [Book a call →](https://www.aterio.io/contact-us)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.aterio.io/data-delivery-options/data-warehouses-and-lakes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
