
Questions this page should answer
- Which knowledge bases exist for this project?
- Which folders and markdown concepts are available?
- Which concepts match a search and why did they match?
Before you use this page
- Open the project and select
Knowledge. - Decide whether the content belongs in an existing knowledge base or a new one.
- Keep each concept focused on one page, document, story, note, or generated output.
What this page gives you
- A left sidebar for knowledge bases and folder trees.
- A main table for the selected folder.
- A detail panel for markdown content and metadata.
- Search scoped to the selected knowledge base or folder.
Knowledge bases
A knowledge base is the top-level bundle. Use separate knowledge bases when the content has different ownership or purpose, such as product docs, customer stories, pricing notes, or implementation references.Folders
Folders organize concepts inside a knowledge base. A folder can contain subfolders and concepts. Each folder has anindex.md view generated from its children.
Concepts
A concept is a markdown file with frontmatter. The markdown file is the source of truth. The app stores a database id for safe moves and renames, but the OKF path stays visible for import and export.Add pasted text
Open a knowledge base and selectAdd Files. The Paste Text editor opens directly.

- Add an optional file name. If you leave it empty, Atomic uses
Pasted Text. - Write or paste markdown in the
Writetab. - Select
Previewto check headings, lists, links, and other formatting. - Select
Addto save the note in the current knowledge base and folder.
Search
Search checks titles, descriptions, tags, resources, paths, headings, and markdown text. Results show the matching concept and the fields that matched.Check content against project knowledge
Use thecheck_knowledge_base_alignment MCP tool before publishing content that makes claims about your company, product, services, or policies. Pass the draft in content. You can also set maxClaims from 1 to 50; the default is 20.
The tool separates the draft into factual claims and checks each claim against matching excerpts from indexed website pages and uploaded documents. It returns one of these verdicts for every claim:
supportedmeans an indexed source directly supports the claim.contradictedmeans an indexed source directly conflicts with the claim.not_foundmeans the available sources do not provide enough evidence. Missing evidence does not count as a contradiction.
not_found claims need a draft correction or a new knowledge source.
What to fix first
Quick weekly checklist
- Add new pages, docs, and notes as focused concepts.
- Keep folder names clear enough to scan.
- Search for priority terms and confirm the expected concepts appear.
- Remove stale concepts after moving or replacing them.
Keep in mind
- Project permissions still control who can view or edit knowledge.
- The concept markdown is canonical. Avoid storing important context only in source metadata.

