Export report — Markdown / Word
약 3분 소요
Reports can leave Slima. Three formats.

Where to export
The "Export" button at the top-right of any report.
Three levels
1 · Whole report
Every tab in one file: overview + reader feedback + editor letter + scoring + action items.
2 · A single tab
E.g. just "Editor letter" (handy when mailing to a human editor).
3 · Action items list
Export the "Action items" tab as a to-do list.
Two formats
Markdown (.md)
- Plain text, readable, programmable
- Charts as descriptive text (e.g. "Pacing heatmap: Chapter 5 ▒, Chapter 8 ▓▓")
- Paste-able into GitHub / Notion / Obsidian
Word (.docx)
- For editors / publishers / friends
- Real charts as images
- Headings / lists preserved
- Not for further editing (presentation)
Recommended pairings
| Scenario | Format |
|---|---|
| Personal archive | Markdown |
| Mail to editor / agent | Word |
| Paste into Notion / writing wiki | Markdown |
| Print to read | Word (PDF it first) |
Privacy
Exported files don't contain Slima internal IDs or sensitive data — safe to send.
After export, the report stays on Slima (not auto-deleted).
Related
Was this helpful?