# How many categories can discourse support?

**URL:** https://meta.discourse.org/t/how-many-categories-can-discourse-support/54237
**Category:** Support
**Created:** [2016年十二月14日 14:07 UTC](https://meta.discourse.org/t/how-many-categories-can-discourse-support/54237 "2016-12-14T14:07:17Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![ieugen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ieugen/32/186703_2.png) [@ieugen](https://meta.discourse.org/u/ieugen)
#### Post date: [2020年七月11日 03:14 UTC](https://meta.discourse.org/t/how-many-categories-can-discourse-support/54237/7 "2020-07-11T03:14:24Z")

</div>

我也在研究如何保障患者与医生之间的对话安全。  
目前通过阅读文档，我找到的唯一解决方案是：

- 通过 API 为用户创建一个类别
- 通过 API 为用户创建一个群组
- 将患者群组、医生群组以及工作人员群组分配到该类别

这样一来，患者和医生之间的互动将仅对他们双方可见。  
此外，还可以向讨论中添加更多医生，他们也能查看相关讨论。  
工作人员则可以监督是否存在滥用行为。

---

_[View the full topic](https://meta.discourse.org/t/how-many-categories-can-discourse-support/54237)._
