Core Concepts Overview¶
Mention is built around a small set of concepts that describe how your organization's existing documents become knowledge your team actually holds. Understanding them helps you get the most out of the platform whether you are an admin setting things up or a member learning.
The knowledge model¶
At a high level, Mention works like this:
Sources contain Assets. Assets are analyzed into the facts that make up your organization's knowledge base. An Audience — a group of members who need a particular body of knowledge — has a table of contents written by its owner: a list of entries, each one a name and a prompt. Mention writes each entry into an Article: a single markdown document, grounded in your knowledge base. From each Article it then composes a Lesson: a short sequence of exercises the member works through by attempting things. Members finish an entry by finishing its Lesson, and the Article opens up in full once they have.
Key terms at a glance¶
| Term | What it is |
|---|---|
| Source | A connection to an external content platform (e.g., your Notion workspace) |
| Asset | A specific document selected from a Source for Mention to analyze |
| Audience | A group of members who share one table of contents |
| Table of contents | The list of entries an Audience's owner writes |
| Entry | One line of the table of contents: a name members see, and a prompt saying what the article should cover |
| Article | The markdown document Mention writes from an entry's prompt, shared by the whole Audience. What you consult |
| Lesson | The 5 to 9 exercises Mention composes from an Article. What makes you know it — one Article, one Lesson |
| Exercise | One step of a Lesson: a setup, the learner's attempt, then the correction. Nothing is revealed before they commit |
| Glossary term | A word your organization uses, with a definition written from your sources. Organization-wide, not per-Audience |
| Contradiction | A pair of facts that conflict with each other, flagged for review |
| Misunderstanding | A contradiction where one side is something a named member said on a call or in chat, routed to the owners of that member's Audience |
How the pieces connect¶
- An admin connects a Source (like Google Drive) and selects which documents to activate as Assets.
- Mention analyzes the Assets and extracts the facts they contain into your organization's knowledge base.
- An admin creates an Audience (like "Engineering Team") and assigns an owner to it.
- The owner writes the Audience's table of contents — for each thing the Audience needs to know, an entry with a name and a prompt like "write me an overview of how refunds are approved."
- Mention writes each entry into an Article from the knowledge base. Writing is asynchronous and takes a short while; the Curriculum tab shows each entry's status as it goes.
- As soon as an Article is written, Mention composes its Lesson from that document — automatically, with nothing extra for the owner to commission.
- Members open the Audience and work through its Lessons, attempting each exercise and reading the correction they earn. Finishing a Lesson unlocks its Article to read whenever they want.
- Material a member has passed comes back for review on a fixed schedule, so what they know stays current rather than being something they once knew.
Glossary¶
Alongside articles, Mention keeps a glossary: the terms your organization uses and what each one means here. Mention nominates terms as it reads your sources, and a term is promoted into the glossary once your sources have mentioned it at least five times — the most-mentioned candidates first — with its definition written from those mentions.
Terms are organization-wide by design — one word should mean one thing across every Audience, not something different in each. They are not something articles are written about; they are the vocabulary articles are written in. The first mention of a term becomes a link you can hover for the definition — in an article, in a lesson, and inside another definition. Reading them is not something you go and do: a definition reaches you where the word is used, and nobody has to maintain the list. See The Glossary.
Mention also monitors extracted knowledge for contradictions — cases where facts conflict. Each one is routed to the Audience whose owners are best placed to settle it, on that Audience's Questions tab: when one side is something a named member said on a call the conflict is a misunderstanding and goes to that member's Audience, and a conflict between sources goes to the Audience whose described area covers the subject. Conflicts that fall outside any Audience are reviewed by admins under Sources → Contradictions. Either way the resolution improves the accuracy of the articles Mention writes and the answers it gives. See Reviewing Contradictions and Reviewing Misunderstandings.
When an article isn't ready¶
Mention writes articles from your connected sources and nothing else. If those sources do not cover what an entry's prompt asks for, the article comes back not ready, with a one-line reason, instead of inventing an answer.
This is a normal state, not an error. It is a prompt to connect more source material, or to narrow the entry so it asks for something your documents actually cover. Members see the same notice and the reason, so nobody reads a plausible-sounding article that nothing backs up. See Curating Contents.
What progress means¶
A member has finished an entry when they have passed every piece of material its Lesson grades. That is a measurement, not an acknowledgement: they attempted things and were graded against the Article.
Two words describe where a member stands in an Audience, and they mean different things:
- Complete — they have finished every Lesson in the Audience.
- Current — they have finished every Lesson and nothing in it is overdue for review.
Current is the number worth watching. See Monitoring Progress.
Dive deeper¶
- Sources and Assets — How content gets into Mention
- Articles and Lessons — The two artifacts and the division between them
- Audiences — How content is scoped to teams
- Curating Contents — How an owner writes the table of contents
- Working Through Lessons — What members do
- The Glossary — The organization-wide vocabulary Mention maintains for you