Document classification
Classification labels control how sensitive each document is and which assistants or audiences should use it.
Classification levels
Section titled “Classification levels”| Level | Typical content | Exposure |
|---|---|---|
| public | Marketing FAQs, product specs, public policies | Safe for visitor-facing assistants and widgets |
| internal | SOPs, team wikis, process docs | Internal assistants; not for public embeds |
| confidential | Pricing drafts, contracts, customer-specific runbooks | Restrict to trusted assistants and roles |
| restricted | Legal, HR, security, PII-heavy material | Highest guardrails; admin review recommended |
Classification is stored as metadata on each document snapshot and travels with chunks into Qdrant for filtered retrieval.
Set classification on upload
Section titled “Set classification on upload”- Open a knowledge base → Upload or Import URL.
- Choose a level per file or accept the KB default classification.
- Save — indexing applies the label to all chunks from that document.
Change classification later
Section titled “Change classification later”- Open the document in the knowledge base.
- Edit Classification and save.
- Chatevo updates chunk metadata; no re-upload required unless content itself changed.
Use with assistants
Section titled “Use with assistants”When attaching knowledge bases, consider which classifications each assistant should access:
- Public website widget — attach only KBs with public (and optionally internal) content
- Staff copilot — may include internal and confidential KBs
- Admin-only assistant — may include restricted documents
Pair classification with team roles so only admins and editors can upload confidential or restricted material.
Compliance notes
Section titled “Compliance notes”- Classification is an organizational policy tool — define who may upload each level in your internal guidelines
- Audit feed and audit logs record document and KB changes for review
- Snapshots preserve content history even when classification or live source pages change