# Data Marts

- [Data Mart Introduction](https://help.daasity.com/core-concepts/data-models/unified-schemas/data-marts/data-mart-introduction.md): This page provides an overview of the different Data Marts that Daasity has designed for reporting and analysis
- [Data Reporting Platform (DRP)](https://help.daasity.com/core-concepts/data-models/unified-schemas/data-marts/data-reporting-platform-drp.md): This page provides a detailed description of the Daasity Reporting Platform (DRP) within the Daasity Data Model and defines each table in this schema
- [Channel Attribution Data Mart](https://help.daasity.com/core-concepts/data-models/unified-schemas/data-marts/channel-attribution-data-mart.md): This page provides a detailed description of the Channel Attribution Data Mart (dm\_chn) within the Daasity Data Model and defines each table in this schema
- [Marketing Data Mart](https://help.daasity.com/core-concepts/data-models/unified-schemas/data-marts/marketing-data-mart.md): This page provides a detailed description of the Marketing Data Mart (dm\_mkt) within the Daasity Data Model and defines each table and column in this schema


---

# 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://help.daasity.com/core-concepts/data-models/unified-schemas/data-marts.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.
