DocsVaultTaxonomy & Search (Tutorial)

Searchable, structured training for readers, crawlers, and AI assistants.

Public training path

Taxonomy & Search (Tutorial)

Vault & Materials · Beginner-friendly walkthrough

A Vault with 10,000 files is useless if users can't find what they need in 3 seconds. The key is enforcing a strict tagging taxonomy. 1. The Prefix Strategy Always prefix tags with their domain: 'marketing:seo', 'eng:frontend', 'hr:policy'. This creates...

Next best action

Preview the guidance here, then create an account to save workspaces, unlock guided execution, and continue inside the platform.

Sections

1 guided blocks

Read Time

3 min focused read

Coverage

188 searchable doc sections

organizationsearchtagstaxonomy

Section 1 of 1

Building a Scalable Knowledge Base

organizationsearchtagstaxonomy

A Vault with 10,000 files is useless if users can't find what they need in 3 seconds. The key is enforcing a strict tagging taxonomy.

1

1. The Prefix Strategy

Always prefix tags with their domain: 'marketing:seo', 'eng:frontend', 'hr:policy'. This creates implicit folders.

2

2. The Status Tag

Use a status tag to indicate if a document is production-ready. E.g., 'status:draft', 'status:verified'.

3

3. The Expiration Tag

For temporary policies, add 'exp:2024'. This helps admins prune dead knowledge.

Advanced Search Operators

The global search bar supports powerful boolean logic:

  • tag:eng AND status:verified (Matches both conditions)
  • tag:marketing OR tag:sales (Matches either branch)
  • -tag:draft (Excludes all drafts)
  • has:attachment (Only shows items with files)

Academy v4.0 · Interactive Documentation · Beginner Mode