# FAQ

- [Types of Retail Trade Promotions](https://help.daasity.com/support/faq/types-of-retail-trade-promotions.md)
- [Daasity Data Security](https://help.daasity.com/support/faq/daasity-data-security.md): This page outlines Daasity's security policies and procedures.
- [When to use Order Line Revenue or Transactional Sales Report?](https://help.daasity.com/support/faq/when-to-use-order-line-revenue-or-transactional-sales-report.md): The two Most-Used Explores OLR and Transactional Sales Report have slight differences. It is important to know which one to use and why.
- [Ecom Product Dimensions](https://help.daasity.com/support/faq/ecom-product-dimensions.md): This article is meant to help you understand the proper dimensions to use when analyzing your product data.
- [Why is a Product Name NULL?](https://help.daasity.com/support/faq/why-is-a-product-name-null.md)
- [Where to find my Templates (in Looker)?](https://help.daasity.com/support/faq/where-to-find-my-templates-in-looker.md): Daasity builds Out-of-Box Dashboards combing data from your Integrations and your Brand Supplied Data (BSD) Sheet.
- [What is a Daasity Valid Order?](https://help.daasity.com/support/faq/what-is-a-daasity-valid-order.md): When comparing Orders in Daasity to your Ecommerce Store such as Shopify it is important to note how an Order is calculated
- [Customer Householding](https://help.daasity.com/support/faq/customer-householding.md): This article outlines the concept of householding and how the Daasity transformation code "households" customers in an attempt to combine "duplicated" customers into a single unique customer
- [Timezones in Daasity](https://help.daasity.com/support/faq/timezones-in-daasity.md)
- [What are the Daasity Unified Schemas and how do they work?](https://help.daasity.com/support/faq/what-are-the-daasity-unified-schemas-and-how-do-they-work.md)
- [What is a Workflow?](https://help.daasity.com/support/faq/what-is-a-workflow.md)


---

# 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/support/faq.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.
