Skip to main content

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.

Every generated document includes a SHA-256 hash. Share the verification link to let anyone verify the document hasn't been tampered with:

  1. Click Share on any generated document
  2. Copy the verification link
  3. The recipient visits the link and uploads or pastes the document hash
  4. 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.