# Retail Integrations

### About Retail Integrations

These integrations provide data from physical retail channels through:

* File uploads (CSV files delivered via S3 storage)
* EDI processing (EDI 852 format for inventory data)
* Direct retailer data from individual retail chains
* Syndicated market data from providers like Circana, SPINS, and Nielsen

### Integration Types

**Retailer-Direct:** Connect directly to individual retail chains for their specific data&#x20;

**Syndicated Market Data:** Access aggregated market data from syndicated providers

### Available Integrations

Select a Retail integration from the sidebar section to access its setup and configuration guide.

### Data Characteristics

Retail data typically includes:

* Point-of-sale transactions
* Inventory levels
* Store-level performance
* Regional market metrics


---

# 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/retail-integrations.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.
