# Sales Channel

Stockeo allows you to publish products to selected sales channels. To do this, add a **Sales Channel** field to the **Data Mapping** section for each sales channel where the product should be published.

<figure><img src="/files/mzPgNyon0lAQEvAbYgRd" alt="Screenshot showing Stockeo settings for publishing products to selected sales channels"><figcaption><p>Publishing products to selected sales channels in Stockeo</p></figcaption></figure>

Please note that products must have an **Active** [status](/data-mapping/status.md) to be published to any sales channel.

The app can only publish products to the selected sales channels. Removing a sales channel field from the **Data Mapping** section will not unpublish the product from that sales channel.


---

# 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.stockeo.solvenium.com/data-mapping/sales-channel.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.
