Skip to content

Work with documents

Documents are the written artifacts of a project — PRDs, specs, designs, notes, and completion reports. Most are created automatically when you approve a proposal, but you can also author one by hand. This guide covers the Documents list, creating and editing a document, version history, how reports surface, and deleting a document.

From the project sidebar, select Documents to see the project’s documents as a grid of cards, each showing its title, type, and version. A row of filter tabs lets you narrow the list by type — PRD, Spec, Design, Note, Report, and Other — and anything outside those types shows under Other. Use New Document to add one by hand.

Documents list with type filter tabs and document cards showing type badges and versions
The Documents list holds approved-proposal documents and reports together; filter them by type.

Select New Document, give it a title and a type, and optionally attach a Markdown file (.md, .txt, or .markdown) to seed its content. Creating without a file gives you an empty document you can fill in from its page.

Open a document to read its Markdown body on its page. Select Edit to change the content and Save Changes to keep it — each save advances the version. A sidebar shows the document’s details, its Source Proposal (with a link to the proposal it came from, when set), and its Version History. Comments below the content let you discuss it.

Documents reach this list two ways:

  • From approved proposals. When you approve a proposal, each of its document drafts materializes into a real Document that appears here — see Review a proposal for what approval creates.
  • By hand. The New Document dialog above.

Reports are documents of type Report. They appear in the list under the Report filter like any other document, and completion reports also aggregate per idea: an idea’s Overview collects its reports so you can read that idea’s outcomes in one place.

A user or super-admin can remove a document with the destructive Delete button. Deletion is permanent, so confirm you have the right document before you confirm.

Documents are one output of the workflow. To see how they are produced from a plan, read Review a proposal; to follow the work they describe, see Run tasks. For the full state model, see the lifecycle reference.