Skip to main content
idapt
HomeCodeAI ModelsPricing
Sign inStart free
  • Home
  • Pricing
  • AI Models
  • Image models
  • Voice models
  • Video models
  • Rankings
  • New models
  • Model status
  • Multi-Model Chat
  • Agents
  • Computers
  • Drive
  • Automations
  • AI Gateway
  • All features β†’
  • LLM cost calculator
  • Token counter
  • All free tools β†’
  • Blog
  • Use cases
  • Comparisons
  • Best of
  • Benchmarks
  • Demos
  • Changelog
  • Help center
  • FAQ
  • Privacy
  • Compare all models
  • Support
  • idapt Code
  • Developers
  • Quickstarts
  • API reference
  • API pricing
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
Β© idapt[email protected]TermsPrivacy PolicyLegal noticeReport content
X (Twitter)
Help Center
πŸ“

What is the Knowledge Base?

Found this helpful? Share it:

Knowledge gives your workspace a place to write. Every workspace has one Knowledge Base: a shared set of markdown notes organized into folders, connected by wikilinks, and open to your agents as their persistent memory πŸ“

One Knowledge Base per workspace

The workspace is the container. There is nothing to create or choose: open the Knowledge tab and everything written in the workspace is there, for every member and every agent. To split knowledge apart, split it into a new workspace.

Folders keep it tidy

Group notes into folders, and folders within folders. Folders are purely for filing: a note's title is unique across the whole Knowledge Base, not just its folder, so a wikilink to a note finds it wherever you have filed it. Move notes between folders freely and nothing breaks.

The Index note

The Index note is the Knowledge Base's front page. It is always included when an agent reads the workspace, so use it as a map: a summary of what is inside, where things live, and standing instructions you never want an agent to miss. See Agents remember with Knowledge.

Notes size quota

Knowledge has its own size quota, separate from your Drive storage. How much you can write depends on your plan:

  • Free: 10 MB

  • Pro: 1 GB

  • Max: 5 GB

Within that quota, a single note holds up to 256 KB, the Index note holds up to 100 KB, and the Knowledge Base holds up to 2,000 notes.

Writing past your quota is refused with a clear message rather than silently truncating a note, so you never lose text you just wrote.

What else the Knowledge Base can do

  • Connect notes with wikilinks, backlinks, and a graph.

  • Write the same note with teammates in real time. Agents write notes too, so the Knowledge Base is where they persist what they learn.

  • Find and restore notes with search and trash.

  • Bring an existing vault in by importing markdown.

Related articles

🧠

Agents remember with Knowledge

How agents use the workspace Knowledge Base as their memory: the injected Index, the knowledge tools, and the toggles that control access.

πŸ•ΈοΈ

Wikilinks, backlinks, and the graph

Connect notes with [[wikilinks]], see what links back, tag them, and explore the whole Knowledge Base as a graph.

πŸ‘₯

Writing together

Edit the same note with teammates in real time, and let your agents read and write the Knowledge Base too.

πŸ”Ž

Searching and restoring notes

Search the whole Knowledge Base, find notes from anywhere with the command palette, and restore anything you deleted.

πŸ“

Import markdown notes

Import a folder of markdown files, like an Obsidian vault or a Notion export, into the Knowledge Base. Wikilinks, backlinks, and the graph light up.

Up next

Wikilinks, backlinks, and the graph

Connect notes with [[wikilinks]], see what links back, tag them, and explore the whole Knowledge Base as a graph.

Was this helpful?