Stencil
Documents with structure.
Build a layout once. Create consistent documents. Get structured data.
How it works
01
Layout
Upload a doc for AI, or build sections and fields yourself.
02
Documents
Fill in the UI or create via API. Share — every doc follows the layout.
03
Export
PDF, or retrieve documents via API.
Example layouts
section · field · [type]
Invoice
├──
Billing Info
│ ├──
Client Name
[text]
│ └──
Due Date
[date]
└──
Payment
├──
Amount
[number]
└──
Notes
[text]
Expense Report
├──
Details
│ ├──
Submitted By
[text]
│ └──
Date
[date]
└──
Expenses
├──
Amount
[number]
└──
Approved
[checkbox]
Incident Report
├──
Incident
│ ├──
Date
[date]
│ └──
Severity
[dropdown]
└──
Resolution
├──
Description
[long text]
└──
Resolved
[checkbox]
Alerts
Field rules email you when conditions match.
Notify
Email when a document changes.
Share
Link to view; revoke anytime.