Markdown-based templates with context-bound variables, organized in a folder tree by business module. Approval workflows, digital signatures, and full version history included.
From template creation to signed document β each step is tracked, versioned, and audited.
Write templates in Markdown with {{variable}} placeholders. Variables are bound to the context entity (contract, order, invoiceβ¦).
Select a template from the module folder, bind it to a record β variables are resolved automatically from the record's data.
Generated document enters a configurable approval chain before publishing. Approvers can annotate or reject with comments.
Digital signature applied to the approved document. Final version archived with hash for integrity verification.
Templates are written in Markdown and enriched with context-aware variables that resolve automatically from the bound business record β no copy-paste, no manual fill-in.
{{contract.number}}, {{client.name}}, {{order.total}} β bound to live record dataTemplates are organized in a hierarchy matching your business modules. Each module folder contains templates relevant to its context.
Sales agreements, service contracts, NDA templates, addendum forms, termination notices.
Invoice templates, payment requests, credit note forms, reconciliation statements, tax certificates.
Purchase orders, goods receipt confirmations, delivery notes, quality inspection forms.
Work orders, BOM print sheets, production output records, quality certificates.
Employment contracts, offer letters, termination forms, salary adjustment notices, payroll summaries.
Create your own folder structure for company-specific documents. Templates are role-gated for access control.
Every change to a template creates a new version. Previous versions remain accessible and can be restored. Diff view shows what changed between versions.
Approved documents are signed with a cryptographic hash. The signature timestamp and signer identity are immutably stored for verification.