When Teeem AI uses your company data to compose an answer, where the answer came from is always shown. That’s a citation.Documentation Index
Fetch the complete documentation index at: https://docs.teeem-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Why citations matter
Verifiability
If the answer is wrong, the user can check the source document directly.
Audit trail
Decisions made from data are recorded tamper-evidently.
Reproducibility
The same source can be referenced again, keeping follow-up work consistent.
Persistent message, not inline
A key design choice: Teeem AI’s citations live in a persistent message that follows the answer, not as inline footnotes inside the prose.- Slack
- Web chat
- Audit log
A context block (Thread replies that ask follow-ups carry the same sources forward.
section block) carrying the source cards is posted right after the answer.What gets cited
Sources used in the answer that show up in the citation:| Source type | Examples |
|---|---|
| KB documents | Internal policy PDFs, report templates (PPTX), meeting notes (DOCX) |
| App Pack models | Orders, inventory, customers — internal app data |
| Channel history | Earlier messages in the same Slack channel |
| ERP / groupware | Douzone revenue data, Wehago approvals |
| Email / calendar | The user’s own OAuth-connected accounts |
| External web | Search results (web_search tool) |
| YouTube transcripts | Video subtitle text |
What doesn’t get cited
- General knowledge from LLM training (population of Korea, common business terms, weather patterns)
- Text the user pasted directly into the message (already visible to them)
- Meta answers about Teeem AI itself (“Which LLM do you use?”)
Combined with the confidence gate
When the agent’s confidence is low (e.g. 0–1 source matched a query), it asks a clarifying question instead of guessing.Force-show citations — the “show sources” option
When a fuller view of citations is wanted on demand:- Slack — reply
show sourcesto the answer - Web chat — click “Show sources” next to the answer
KB quality monitoring via citations
Under Knowledge Base → Usage statistics in the admin console, you can see:- Top 20 most-cited documents
- Documents never cited (review for relevance)
- Cited documents with low user feedback (potential quality issues)
- Per-department citation patterns
Forcing citations on every answer
For specific channels or roles, you can require “no citation, no answer”.Next
Knowledge Base
What can be a citable source.
Admin — answer policy
Force citations and monitor answer quality.