# Data Flow Diagrams

These diagrams help illustrate how data flows from source to final destination tables and Looker views with oru transformation code.

[**Channel Mapping BSD** ](https://lucid.app/documents/embedded/68de9f9e-3235-45fc-9895-72957f6162f6)— The channel mapping BSD impacts all channel-related explores including Order & Order Line Revenue, Transactional Sales Explore, and the Marketing Explore.

[**SKU, Shipping, and Fulfillment Cost**](https://lucid.app/documents/embedded/a195a660-9cc3-45ff-b5e9-cb729d570dc1) — Getting accurate SKU Cost, Shipping Cost, and Fulfillment Cost in your data model is key to understanding gross margin at an order and unit level and truly understanding the profitability of your business. The diagram shows how we pull in cost data from different sources and where it ends up in your data model.

[**Marketing Integrations**](https://lucid.app/documents/embedded/737fba7e-a01c-4cf1-882d-6807f13a5fe7) **—** Daasity's marketing extractors, [Marketing Spend BSD sheet](https://support.daasity.com/knowledge/brand-supplied-data-marketing-spend) and transformation code combines all of the spend and performance data from your marketing channels into a single data model.  This allows our merchants to analyze their marketing spend performance in a single channel or across their entire organization, giving them a more accurate view into ROAS, CAC and CPO and leading to data-driven decisions.

[**Amazon Seller Central**](https://lucid.app/documents/embedded/014077bc-5b83-414c-b3ef-6cf1fadd56cb) — Data from Amazon Seller Central flows through to order and revenue explores, inventory explores, and marketing explores.

[**Shopify + Amazon Customers**](https://lucid.app/documents/embedded/6e23928e-589c-4cb4-b680-1f16c4258faa) — Customer data typically comes from either Shopify or Amazon. We ingest this customer data into a single table and then use our householding transformation to match up customers from different stores or platforms based on several variables. At the end of our process your customer data can be explored in the Order & Order Line Revenue explore, the Transactional Sales Explore, all LTV explores, and a separate Customer Details Explore.

[**Shopify + Amazon Product**](https://lucid.app/documents/embedded/a7dc4214-9541-4fdf-94af-bdc113bca033) — Daasity's BSD sheets and transformation code helps to turn even the messiest of SKU setups into a well structured SKU / product / category mapping.  The diagram below outlines the process that takes SKUs and Products from order sources and outputs a structured SKU setup to your Explores.

[**Shopify + Amazon Inventory**](https://lucid.app/documents/embedded/5768214e-dee8-474c-bab0-3448ccd427cc) — This diagram outlines how data flows from inventory ingestion via Shopify or Amazon to your explores. The Current Inventory Levels Explore is the endpoint for all inventory data.<br>


---

# 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/technical-docs/transform-code/data-flow-diagrams.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.
