# Help! Making two different channels in my discourse

**URL:** https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672
**Category:** UX
**Created:** [September 7, 2018, 6:46pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672 "2018-09-07T18:46:51Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![milena](https://avatars.discourse-cdn.com/v4/letter/m/f4b2a3/32.png) [@milena](https://meta.discourse.org/u/milena)
#### Post date: [September 7, 2018, 6:46pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672/1 "2018-09-07T18:46:52Z")

</div>

Hi everyone!

I’m new here. actually I’m working with a company that owns a discourse chat but they asked me to split the way the users can enter to the page. One for just suscribers (they doesn’t pay but are part of our community), one for members - who pay and have access to exclusive information (with the actual content that’s already there). So, how can I make this improvement? Where I can, for example, have sort of a landing page with two form boxes, one for suscribers and one for members?

Thanks in advance! 😗 💞

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [September 7, 2018, 6:48pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672/2 "2018-09-07T18:48:36Z")

</div>

You can accomplish this using groups and setting up permissions per category. For example, if you had a `paid subscribers` group you can set a category’s permissions to only allow paid subscribers to view it (the category settings shown below are on the topic list page for the category)

 ![48%20PM](https://global.discourse-cdn.com/meta/original/3X/d/5/d5e93371df2f6fb1dfbb4cc68ee92e058bd79b80.png)

> [@milena](#):
>
> Where I can, for example, have sort of a landing page with two form boxes, one for suscribers and one for members?

Can you explain why you need two separate forms a bit?

---

<div class="post-metadata">

### Author: ![milena](https://avatars.discourse-cdn.com/v4/letter/m/f4b2a3/32.png) [@milena](https://meta.discourse.org/u/milena)
#### Post date: [September 7, 2018, 6:57pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672/3 "2018-09-07T18:57:52Z")

</div>

Hi Kris, thank’s for replying 🙂

So, If I have this category, how can I add the paid members to the list? Throught a data base, manually in the page, or how?

And my boss asked me to have like two boxes. One for the suscribers and one for the members (for the login) I think it may be too much and redundant, I’m open to a different / more functional way of doing it.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [September 7, 2018, 7:03pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672/4 "2018-09-07T19:03:22Z")

</div>

> [@milena](#):
>
> So, If I have this category, how can I add the paid members to the list?

You create a custom group and add members to it. See [Understanding groups and category permissions](https://meta.discourse.org/t/how-to-use-category-security-settings-to-control-access-to-content/87678).

If you have some external database that has the members in it, you can use the API or a plugin to add people to the group accordingly.

---

<div class="post-metadata">

### Author: ![milena](https://avatars.discourse-cdn.com/v4/letter/m/f4b2a3/32.png) [@milena](https://meta.discourse.org/u/milena)
#### Post date: [September 7, 2018, 7:13pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672/5 "2018-09-07T19:13:26Z")

</div>

Ok Jay, thanks! I’ll try that.

It just isn’t very clear for me if this actually makes the information split between two chats or the people who are suscribers still see the topics! That’s my major concern.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [September 7, 2018, 9:04pm UTC](https://meta.discourse.org/t/help-making-two-different-channels-in-my-discourse/96672/6 "2018-09-07T21:04:28Z")

</div>

Those without permission to see the category won’t know that the category exists.
