# Tag-Erstellung auf Mitarbeiter beschränken

**URL:** https://meta.discourse.org/t/limit-tag-creation-to-staff/89919
**Category:** Feature
**Created:** [14. Juni 2018 um 20:42 UTC](https://meta.discourse.org/t/limit-tag-creation-to-staff/89919 "2018-06-14T20:42:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Daquantics](https://avatars.discourse-cdn.com/v4/letter/d/ea5d25/32.png) [@Daquantics](https://meta.discourse.org/u/Daquantics)
#### Post date: [14. Juni 2018 um 20:42 UTC](https://meta.discourse.org/t/limit-tag-creation-to-staff/89919/1 "2018-06-14T20:42:00Z")

</div>

Both of these dropdowns should have a “Staff” option:

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/6/b6130ea41044dd0e6bef34ca3e38ce870268fdf4.png)

As discussed here:

> [@Set tags as private](https://meta.discourse.org/t/set-tags-as-private/80036/20):
>
> I see that I can limit a Tag Groups visibility to Staff, but the options for “min trust to create tag” only go up to TL4. We are planning to use tags internally, for tracking support trends – issues will be tagged by staff based on the different types of issues, which will all be in a “Support Tags” group that can only be seen by staff. For the moment, we don’t plan to display any tags publicly. So am I right that this is not possible right now? TL4 users can still create tags, which will then…

Thank you!

cc @neil

---

<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: [14. Juni 2018 um 21:41 UTC](https://meta.discourse.org/t/limit-tag-creation-to-staff/89919/2 "2018-06-14T21:41:12Z")

</div>

Sounds good to me @neil, whenever you want to get to it.

---

<div class="post-metadata">

### Author: ![misaka4e21](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@misaka4e21](https://meta.discourse.org/u/misaka4e21)
#### Post date: [22. Juni 2018 um 02:15 UTC](https://meta.discourse.org/t/limit-tag-creation-to-staff/89919/4 "2018-06-22T02:15:05Z")

</div>

Should we include staff and admin groups in trust levels?

---

<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: [22. Juni 2018 um 07:47 UTC](https://meta.discourse.org/t/limit-tag-creation-to-staff/89919/5 "2018-06-22T07:47:07Z")

</div>

Probably staff vs not-staff is fine for now, we can make it more granular later if people ask for that.

---

<div class="post-metadata">

### Author: ![misaka4e21](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@misaka4e21](https://meta.discourse.org/u/misaka4e21)
#### Post date: [26. Juni 2018 um 02:10 UTC](https://meta.discourse.org/t/limit-tag-creation-to-staff/89919/6 "2018-06-26T02:10:17Z")

</div>

I added a new enum type `TrustLevelAndStaffSetting`.

[https://github.com/discourse/discourse/pull/6023](https://github.com/discourse/discourse/pull/6023)
