www/apps/user-guide/app/settings/sales-channels/page.mdx
import { EllipsisHorizontal } from "@medusajs/icons"
export const metadata = {
title: Manage Sales Channels in Medusa Admin,
}
In this guide, you’ll learn what sales channels are and how to manage them in the Medusa Admin.
A sales channel is a channel that you sell your products through. For example, you can have a sales channel for the web storefront, another for the mobile app, and another for selling across social media platforms.
You can set a default sales channel in your store settings that is used when no sales channel is specified. This is also useful if you're not selling through multiple channels.
Sales channels are associated with other data and settings in your commerce store:
Developers can use Publishable API Keys to easily associate a storefront or client with a sales channel.
</Note>To view sales channels in your store, go to Settings → Sales Channels. Here, you can see a list of all the sales channels you have set up in your store. You can also search, filter, and sort the sales channels to find the one you are looking for.
To create a sales channel:
To view the details of a sales channel:
This opens the sales channel's details page where you can also manage the sales channel.
The status of a sales channel is shown in the header of the first section in the details page. The status can be either "Enabled" or "Disabled". You can change the status by editing the sales channel details.
To edit the details of a sales channel:
You can manage the products available in a sales channel from the sales channel's details page.
To add products to a sales channel:
To remove products from a sales channel:
Deleting a sales channel is irreversible.
</Note>To delete a sales channel: