# Toegang tot categorie na 10 berichten (automatisch groepslidmaatschap)

**URL:** https://meta.discourse.org/t/access-to-category-after-10-posts-automatic-group-membership/381804
**Category:** Support
**Created:** [6 september 2025 om 14:36 UTC](https://meta.discourse.org/t/access-to-category-after-10-posts-automatic-group-membership/381804 "2025-09-06T14:36:08Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [6 september 2025 om 15:13 UTC](https://meta.discourse.org/t/access-to-category-after-10-posts-automatic-group-membership/381804/2 "2025-09-06T15:13:49Z")

</div>

Category permissions in Discourse are based on group memberships. So for a category to be accessible only for users with at least 10 posts, you would need a group to which users are added automatically after 10 posts.  
If you only want to avoid scammers, I think you could switch to using the trust level system of Discourse and allow only users with trust level 1 or 2 and up to access that category.  
But trust levels are more based on reading and spending time interacting with different topics in the community than about posting.  
Without a plugin, you cannot add requirements. You can only adjust the ones that Discourse provides. Trust level one is only based on reading.

| activity | default | setting |
| --- | --- | --- |
| Read posts | 30 | `tl1 requires read posts` |
| Visit topics | 5 | `tl1 requires topics entered` |
| Total reading time | 10 | `tl1 requires time spent mins` |

Trust level 2 requirements offer more criteria. You can include things like days visited, likes received, and replies to topics created by others. So it could be configured quite close to your current 10 posts.

| activity | default | setting |
| --- | --- | --- |
| Read posts | 100 | `tl2 requires read posts` |
| Visit topics | 20 | `tl2 requires topics entered` |
| total reading time | 60 | `tl2 requires time spent mins` |
| Days visited | 15 | `tl2 requires days visited` |
| Likes received | 1 | `tl2 requires likes received` |
| Likes given | 1 | `tl2 requires likes given` |
| Reply to topic | 3 | `tl2 requires topic reply count` |

If you don’t want to use the built-in trust level system, take a look at [Discourse Dynamic Groups](https://meta.discourse.org/t/discourse-dynamic-groups/365342), which allows adding users to other groups automatically based on some criteria. Or you create a[custom badge](https://meta.discourse.org/t/creating-triggered-custom-badge-queries/19336) and use the [User Group Membership Management Through Badges](https://meta.discourse.org/t/user-group-membership-management-through-badges/281836) automation

> [@nino1904](#):
>
> In Discourse, when I try to restrict the category to the migrated group and its members only, I can edit the permissions but the Save Category button stays disabled (see screenshot). Any idea why?

Currently not, but I am interested to find out. Are you admin or moderator? Is there anything special about the group or category? If you look at the “Allgemeines” section without changing anything, is the save button disabled there too?

---

_[View the full topic](https://meta.discourse.org/t/access-to-category-after-10-posts-automatic-group-membership/381804)._
