Tags

Tags in Pack are flat, user-defined, and per-document. No hierarchies, no required taxonomy.

Adding a tag

Open a document. The chip input above the byline accepts tag names — type, pick a color on first use, submit. The tag is applied to just that document.

Removing a tag

Click the x on the chip.

Tag definitions

Tags have metadata — a name, a color, an optional description — stored once and shared across documents. Editing the color in one place updates it everywhere.

Archiving a tag

Archived tags stop showing up in pickers and autocomplete, but documents that already carry the tag keep it. Useful when you want to retire a tag without losing the documents.

Filtering

  • Search page — add tag filters to narrow results.
  • Command palette — type #tag to jump to tag-filtered results.
  • Agentssearch_documents({ tags: [...] }) via MCP.