# Create data warehouse

To declare a new data warehouse go to the **Computing console**, under the *Data Store* section you will find the *Data warehouse* menu.&#x20;

Select your Cloud Data warehouse provider and define the following properties :

* A name
* A description
* A location ([BigQuery](/data-streams/data-warehouse/preliminary-setup/bigquery.md) only)
* [A working dataset/schema ](/data-streams/data-warehouse/preliminary-setup.md#working-schema)

Then upload or drag and drop your credentials file. If the credentials file contains the correct set of permissions (cf [dedicated steps for each warehouse](/data-streams/data-warehouse/preliminary-setup.md)), the data warehouse will be created. If not, an error will be raised.


---

# 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://developer.mediarithmics.io/data-streams/data-warehouse/create-data-warehouse.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.
