# Isolate conversations by user groups

**URL:** https://meta.discourse.org/t/isolate-conversations-by-user-groups/105239
**Category:** Development
**Created:** [December 29, 2018, 2:46am UTC](https://meta.discourse.org/t/isolate-conversations-by-user-groups/105239 "2018-12-29T02:46:52Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mcki0127](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcki0127/32/201965_2.png) [@mcki0127](https://meta.discourse.org/u/mcki0127)
#### Post date: [December 29, 2018, 2:46am UTC](https://meta.discourse.org/t/isolate-conversations-by-user-groups/105239/1 "2018-12-29T02:46:53Z")

</div>

I am considering using Discource for my web app. I have a networking site where groups of people can create and join separate “networks.” I want them to have the ability to hold private in-network conversations. I’m hoping that Discourse can work for this. Is there a way to isolate groups of users and conversations by network id?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [December 29, 2018, 2:56am UTC](https://meta.discourse.org/t/isolate-conversations-by-user-groups/105239/2 "2018-12-29T02:56:16Z")

</div>

Either use category permissions (assigned to a group) or group personal messaging.

---

<div class="post-metadata">

### Author: ![mcki0127](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcki0127/32/201965_2.png) [@mcki0127](https://meta.discourse.org/u/mcki0127)
#### Post date: [December 29, 2018, 2:57am UTC](https://meta.discourse.org/t/isolate-conversations-by-user-groups/105239/3 "2018-12-29T02:57:51Z")

</div>

OK, I’ll look into those. Thanks! I’m hoping I can also integrate it with the Yii framework. That’s my next hurdle.
