# Set up a Content Channel

**Summary:** Create a Content Channel in the Subrite admin and add the products whose subscribers get access to it.

- Space: [Developers](https://www.subrite.no/developers)
- Source: https://www.subrite.no/developers/content-channels-setup
- Updated: 2026-09-23
- Markdown index: https://www.subrite.no/developers/llms.txt

<a id="step-1-add-a-content-channel-to-subrite"></a>
## Step 1: Add a Content Channel to Subrite

In the Subrite admin dashboard:

1. Navigate to **Content** \> **Content channels**.
2. Click **Create content channel**.
3. Fill in the name of the channel. The name is for your reference only and is not shown to end users.

![Content channels page in the Subrite admin with the Create content channel button](https://cdn.sanity.io/images/1x2xswq6/production/0a9222aabcefa9c8077d2b8f9d3f3ed6a2a5f81e-2150x1266.png?w=1600&fit=max&auto=format)

![Create content channel form where you fill in the channel name](https://cdn.sanity.io/images/1x2xswq6/production/d7dfda189712f553e089d4384bf6d8e35405b031-2240x1286.png?w=1600&fit=max&auto=format)

<a id="step-2-add-products"></a>
## Step 2: Add products

Add one or more products. When members buy subscriptions that include one of these products, they get access to your Content Channel.

![Adding products to a Content Channel in the Subrite admin](https://cdn.sanity.io/images/1x2xswq6/production/35b677b3067be6d65512d46f33ab40c39936e4a6-1588x944.png?w=1600&fit=max&auto=format)

The basic setup is now complete. Continue with the API integration: [per-user access (OIDC)](https://www.subrite.no/developers/content-channels-api?md=true) or [IP-based access](https://www.subrite.no/developers/content-channels-ip-access?md=true).
