Download and Deliver Documents
After generation, your documents are ready for download and distribution.
Download
Click the download button next to any generated document to save the PDF to your device.
Verification Links
Every generated document includes a SHA-256 hash. Share the verification link to let anyone verify the document hasn't been tampered with:
- Click Share on any generated document
- Copy the verification link
- The recipient visits the link and uploads or pastes the document hash
- The system confirms whether the document matches
Public verification portal: klervex.com/verify
Document Hash
The hash is embedded in the document footer. It's a SHA-256 hash of the document content, ensuring any modification to the PDF would produce a different hash.
Webhook Delivery
For programmatic distribution to downstream systems, configure a webhook subscription in Settings > Webhooks. When a document is generated, Klervex POSTs the download URL and verification hash to your endpoint with an HMAC signature.
See the Webhooks API reference for payload format and signature verification.