# Tags and Tag Groups deserve a more visible place in the admin menu

**URL:** https://meta.discourse.org/t/tags-and-tag-groups-deserve-a-more-visible-place-in-the-admin-menu/405039
**Category:** UX
**Tags:** tags, tag-groups, admin-sidebar
**Created:** [11 ביוני,‏ 2026,‏ 6:47am UTC](https://meta.discourse.org/t/tags-and-tag-groups-deserve-a-more-visible-place-in-the-admin-menu/405039 "2026-06-11T06:47:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [11 ביוני,‏ 2026,‏ 6:47am UTC](https://meta.discourse.org/t/tags-and-tag-groups-deserve-a-more-visible-place-in-the-admin-menu/405039/1 "2026-06-11T06:47:18Z")

</div>

I was just browsing through the new admin menus and boy, do I like them.

But one of the main things that has always felt a bit tucked away are the `/tags` and `/tag_groups` pages.

Now we have the new **Content** section in the Admin menu which has a “categories and tags” tab but it takes a lot of effort to discover how to get to those pages (the setting “Tags listed by group” accidentally has a link to `/tags`, and that has a way to get to `/tag_groups` in the top right dropdown, but that feels more like an accidental thing).

From a technical point of view those pages are not even admin pages, even though tag\_groups has `before_action :ensure_staff, except: [:search]`

But I think - just like Groups - these pages deserve a more prominent place in `/admin`. Maybe as separate tabs in **Content**?
