# Semantic Layer

***

## Why pre-prebuilt transformations ?

QUANTI: manage some transformations, always useful for 100% of our customers.

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

## How

This chapter deals with the topic of **transformation** and the aggregation work also called [**RECONCILIATION**](broken://pages/7rx2VEFv605NzsLYZp92)**.** This is made possible thanks to:

* Perfect knowledge of the specificities of advertising partners' APIs allows us to extract data correctly and centralize their storage in client-dedicated Data Warehouses.
* A method to standardize and harmonize data originally coming from different advertising platforms.
* A method to align navigation data (Site-centric - e.g., Google Analytics 4) with campaign data (Ad-centric - e.g., Meta) to automate the calculation of key performance indicators (e.g., Return On Ads Spend).

<figure><img src="/files/f3Vk5ooUiE4JFHbnGPne" alt=""><figcaption><p>Reconciliation = Automatic calculated fields</p></figcaption></figure>

The general idea of this transformation step is to make the data more digestible and more usable for visualization, analysis, and decision-making purposes.

## Prebuilt reports

{% content-ref url="/pages/ZkufF9JIkqtBKVpAR8qv" %}
[Broken mention](broken://pages/ZkufF9JIkqtBKVpAR8qv)
{% endcontent-ref %}

{% content-ref url="/pages/AACt4SjmDoq6JKQ8eu6W" %}
[Broken mention](broken://pages/AACt4SjmDoq6JKQ8eu6W)
{% endcontent-ref %}

{% content-ref url="/pages/Q3cU31ZGC48rPa7YfEYs" %}
[Broken mention](broken://pages/Q3cU31ZGC48rPa7YfEYs)
{% endcontent-ref %}


---

# 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.quanti.io/mcp-server/semantic-layer.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.
