# Setting Up Channels

1. Click on your avatar at the top right corner of your dashboard page.
2. From your settings click on the "**Channels**" tab.
3. Click on "**Add Channe**l" this will open a pop out on the right side of the screen.
4. Enter a Channel Name and link it to a store you have integrated with Moselle from the selection applicable.
5. Click the "**Add**" button to link your channel to a store.
6. To link a warehouse to your channel, select the dropdown and choose a warehouse from the selection. This will enable your channel to recognize which warehouse you'll be pulling from, and assist in forecasting your at-risk items.

<figure><img src="/files/v9w75Fsl01sBKJGyBBOE" alt=""><figcaption><p>Set up Channels</p></figcaption></figure>

{% hint style="info" %}
Need to split a channel by order type, region, retailer, or fulfillment method? See [Channel Segmentation](/getting-started/onboarding/setting-up-channels/channel-segmentation.md) to learn how your CSM can configure this for you.
{% endhint %}

### How to Archive a Channel

Click on the trash icon, found on the right side of the warehouse.


---

# 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://learn.moselle.io/getting-started/onboarding/setting-up-channels.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.
