The documentation workspace
Create, organize, edit, and download all of your project's documents in one place.
The Documentation workspace holds every document in your project — your SRS, generated architecture documents, and any document you write yourself. Open Documentation in the project sidebar.
Browse and filter
The documentation list shows all your documents. To find one quickly:
- Search by title.
- Filter by type — SRS, architecture documents, notes, and more.
- Filter by status — Draft, Pending review, Completed, or Rejected.
Your completed SRS appears at the top as a highlighted card, with a progress indicator, feature and requirement counts, and quick links to preview it or continue refining it in Ragnarock.
Create a document
Choose New document. You then pick how to create it:
Manual mode opens a Markdown editor with live preview.
- Enter a title.
- Pick a document category (the type — e.g. note, BRD, SRS, ADR, release notes).
- Write your content in Markdown. The preview validates the structure as you type.
- Choose Create.
Generate with Ragnarock produces an architecture document from your project's SRS. This option is available once you have a completed SRS. See Architecture documents for the full flow.
Creating documents requires an editor role (Owner, Admin, or Member). Viewers can read documents but not create them.
Edit a document
Open any document to read or edit it. Each document has:
- A Markdown editor with live preview for its content.
- Metadata you can set, including its status (Draft → Pending review → Completed / Rejected), which is useful when your team needs sign-off before a doc is considered final.
Edit with AI
When viewing a document, you can open the AI edit panel to update it conversationally — describe the change you want (for example, "expand the error-handling section" or "add a deployment overview"), and Ragnarock helps you revise the content.
Download and share
Use the download menu on a document to export it as Markdown (.md) or PDF for sharing or external review. The SRS card offers the same download options.
Document statuses
| Status | Meaning |
|---|---|
| Draft | Work in progress. |
| Pending review | Ready for someone to review. |
| Completed | Reviewed and final. |
| Rejected | Reviewed and sent back for changes. |
Set the status whenever your process needs a clear review trail.