# Data Warehouse Forwarding

A Data warehouse provides a unified and comprehensive view of an organization's data, enabling users to perform complex queries, generate reports, and gain insights into their business operations. Data warehouses achieve this by integrating data from various sources, transforming it into a consistent format, and organizing it according to a dimensional data model. The primary goal of a data warehouse is to support business intelligence and decision-making activities.

Apica provides a forward plugin that will forward your logs to data warehouse. All you need to do is to create a forwarder and map that forwarder to your desired namespace and application.

#### Supported Data Warehouse <a href="#supported-data-warehouse" id="supported-data-warehouse"></a>

* &#x20; [GCP Bigquery](https://docs.apica.io/~/revisions/1DJle1Jex8V6QcP0VemS/flow/list-of-forwarders/gcp-bigquery)


---

# 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.apica.io/flow/forwarding-to-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.
