This preview is a real PDF render produced by the DocMake engine from the sample data on this page.
Operations
Project Status Report
The report your stakeholders skim in 60 seconds: one status line up top, a workstream table in the middle, risks called out before they become surprises.
Generate it from your project tracker through the API every Friday, and the format never drifts.
Fill-in fields
| project_name | Project |
| period | Period |
| author | Author |
| status | Status |
| summary | Summary |
| risks | Risks |
| next_steps | Next steps |
| workstreams[] | Repeating list - rows expand automatically for each item |
The data behind the preview
This is the exact JSON that produced the document above. Change the values, POST it to the render API, and you get your version back as DOCX or PDF. Lists grow and shrink with your data; the layout adapts.
- 01 Sign up free and duplicate this template into your workspace.
- 02 Adjust the wording and branding in the visual editor.
- 03 Fill it in the app, share it as a form link, or render it with the API.
{
"project_name": "Platform migration",
"period": "Week 32, 2026",
"author": "Alex Carter",
"status": "On track",
"summary": "Migration is on schedule. Two of the four services moved to the new platform this week with zero downtime.",
"workstreams": [
{
"name": "Data migration",
"status": "On track",
"notes": "80% of tables moved; largest table scheduled for the weekend."
},
{
"name": "Service cutover",
"status": "On track",
"notes": "Billing and auth services now run on the new platform."
},
{
"name": "Monitoring",
"status": "At risk",
"notes": "Dashboards ported, alert parity still being verified."
}
],
"risks": "Vendor API rate limits may delay the final sync window; we requested a temporary raise.",
"next_steps": "Move the remaining two services, run the load test, and schedule the DNS cutover review."
} More operations templates
Incident Report
An incident report template with what/when/where fields, people involved, actions taken, and follow-up items.
View template →Meeting Minutes
A meeting minutes template with agenda notes, decisions, and an action-item table with owners and due dates.
View template →Packing Slip
A packing slip template with shipment details, repeating item rows with quantities, and handling notes.
View template →