pasteCreate a document

Learn how to create modern and structured documents using Markdown, serving as dynamic knowledge units for your AI.

A document is a structured record of information. While in the past it was just a static file (like a PDF or a Word doc), today it is a unit of knowledge that can contain text, data, media, and even live automations.

Types of Modern Documents:

  • Collaborative Documents (Cloud): Tools like Google Docs or Microsoft 365, where multiple people edit in real-time.

  • Structured Documents (Wikis/Knowledge Bases): Tools like Notion or Obsidian, where documents are non-linear and include databases, filters, and inter-connected links.

  • Technical Documentation: Crucial in programming, these explain how a system or code works (e.g., Markdown files on GitHub).

How do I edit a Document?

The page and editing mode are exactly the same as the prompt; if you haven't checked it yet, please go back a few steps.

circle-info

Use Markdown to create your documents. It is a lightweight format accepted by almost every platform, and it keeps formatting perfectly when copied and pasted into prompts or automation systems.

Now that you know about document, we can move on to table.

Last updated

Was this helpful?