CRM
Acme Corporation
Proposal
Enterprise Workflow Platform
Prepared for Acme Corporation
May 17, 2026
Origraph
Proposal PPTX
Schema-driven generation for native business documents.
Structured business data.
Maps business objects into layouts.
Deterministic rendering pipeline. Same input = same output.
Generates native editable artifacts.
{
"type": "pptx",
"template": "proposal",
"data": {
"account": "Acme",
"pricing": [...],
"timeline": "Q3 2026"
}
}