Sign contracts inside your ERP.
Turn any ERP document into a signable PDF, route it to the right people, and archive the signed original with a verifiable audit trail.
What you get
Each tile maps to a shipped feature — no marketing filler.
What's included
The shipped surface — hover to focus a bundle.
PDF sign flow
Send quotes, contracts, and NDAs for signature from any Zivvy doctype. Signers get a clean, brandable page.
Certificate management
Bring your own qualified certificate (eIDAS) or use the built-in advanced signature. Rotate keys without breaking existing signatures.
Audit trail
Every view, sign, and decline is timestamped with IP, geolocation, and hash — attached to the ERP document forever.
Bulk envelopes
Send a batch of NDAs or renewal letters in one job. Track completion percentage from a single dashboard.
Try it from the terminal
bashCreate a signed-document envelope
curl -X POST https://zivvy.xyz/api/method/zivvy.addons.digital_signer.signed_documents \
-H "Authorization: token API_KEY:API_SECRET" \
-H "Content-Type: application/json" \
-d '{
"reference_doctype": "Sales Order",
"reference_name": "SO-2026-00042",
"signers": [
{ "email": "buyer@acme.com", "role": "customer" },
{ "email": "cfo@zivvy.xyz", "role": "internal" }
],
"expires_in_days": 14
}'API_KEY:API_SECRET with a token from your workspace's API settings.Frequently asked
Hover a card to reveal the answer.
Are the signatures legally binding?
Yes for the vast majority of B2B use cases. The add-on produces advanced electronic signatures (AES) by default and qualified signatures (QES) when you attach a compliant certificate.
Which document types are supported?
Any doctype that can render a Print Format — quotations, sales orders, purchase orders, employee NDAs, custom contracts.
Can I use my own signature provider?
The add-on ships with a built-in engine. Enterprise workspaces on the Business plan can plug in DocuSign or Adobe Sign as the signing backend.
Where are signed PDFs stored?
In your Zivvy workspace, pinned to your chosen region. Signed copies are cryptographically hashed so tampering is detectable.
Ready to turn on Digital Signer?
Add-ons switch on per workspace. Cancel any time from the same dashboard.
Canonical: https://zivvy.xyz/addons/digital-signer