# Where to Find Your Data

## In Your Data Warehouse

If you are an Enterprise merchant, you can analyze your Facebook Ads data directly in your data warehouse.

### Raw Data

You can analyze your raw, extracted data using the tables in your Facebook Ads Schema.

### Transformed Data

You can also view your Facebook Ads data in more analysis-friendly tables if you set up the proper transformation code and wait for the next workflow to run.

If you have set up Facebook Ads transformation configuration, then your Facebook Ads data will be transformed into the following tables:

* `ums.facebook_spend`
* [`ums.vendor_performance`](/core-concepts/data-models/unified-schemas/unified-marketing-schema-ums.md#vendor-performance)&#x20;

If you have configured your Marketing Data Mart Code, you will also find Facebook Ads data in the following table:

* `dm_mkt.fct_vendor_level_performance`

## In Looker

If you are using Daasity's Looker template, you can analyze your transformed Amazon Ads data alongside other marketing sources in the following explores & dashboards:

### Explores

* Marketing Attribution
* Vendor-Reported Marketing Performance

### Dashboards

* Marketing


---

# 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-integrations/setup-guides/digital-integrations/facebook-ads/where-to-find-your-data.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.
