Create approval templates, send requests, track responses — all in one place. No more chasing people on Slack.
No credit card required · Free plan forever
How it works
Define fields, approvers, and expiry rules. Reuse across your team.
Submit requests from any template. Approvers get an email instantly.
Approvers approve or deny directly from email — no account needed.
Real-time status updates. Automatic reminders on expiry.
AI-powered
Write a plain-English policy once. Signauf evaluates every incoming request against it automatically — so routine approvals never need a human touch.
When a request arrives, AI evaluates it against a rule you write in plain English — no code, no configuration. It returns a recommendation: approve, deny, or abstain.
"Approve if the amount is under $500 and the category is office supplies. Deny if the vendor is not on the approved list."
Enable auto-approve on any template and requests that pass AI review are approved instantly — no human in the loop unless the AI abstains or recommends denial.
Every AI recommendation and every human override is logged. Your analytics show agreement rate, override rate, and assessment coverage — so you know when a rule needs tuning.
→ all decisions logged in audit trail
API-first
Every action in Signauf is available via API. Submit requests, query status, receive signed webhook callbacks — integrate approval flows directly into your product, CI pipeline, or back-office automation.
curl -X POST https://app.signauf.com/api/v1/requests \
-H "Authorization: Bearer <token>" \
-H "Content-Type: application/json" \
-d '{
"templateId": "tpl_abc123",
"payload": {
"requester": "Alice Martin",
"amount": 4200,
"vendor": "Acme Corp",
"justification": "Q3 tooling budget"
}
}'→ 201 Created · webhook fires on decision
Integrations
Signauf speaks HTTP. If your tool can send a POST request, it works with Signauf — no SDK, no plugin required.
n8n — first-class support
Use the HTTP Request node to submit approval requests from any n8n workflow. Wire the webhook callback back into n8n to branch on approved / denied — no custom code needed.
Start free. Upgrade as you grow.
Join teams already using Signauf to move faster.
Start for free →