Toggle Sidebar B
Light / Dark Mode DLog in Sign up

Managing tags

How to create and use tags to organize blog posts.

Tags help you categorize posts so visitors can browse by topic. They also power internal features like the documentation system, which uses tags to group articles.

What you will learn

  • How to create tags
  • How to assign tags to posts

Creating tags

  1. Go to Tags in the sidebar
  2. Click Create
  3. Enter the tag name and slug
  4. Click Save

Tags are global. They are shared across all posts regardless of project or event.

Assigning tags to posts

When editing a post, you will find a tag selector in the post details panel. Type to search for existing tags or create a new one on the fly.

A post can have multiple tags. The first tag (besides "docs" if present) determines which category the post appears in on the documentation page.

Editing and deleting tags

Click a tag to edit its name or slug. Delete a tag to remove it from all posts that use it. Posts themselves are not affected; they just lose that tag association.

Common questions

Q: Are tags visible on the event website?

Yes, if the event website implements a tag-based filter or tag page. Posts tagged with specific topics show up when visitors filter by that tag.

Q: What is the "docs" tag for?

Posts tagged with "docs" appear on the internal documentation page at /docs. It is a reserved tag for system documentation.