Skip to main content
An attestation is the record created when a recipient confirms they have read and agreed to a document. ClearPolicy manages the full workflow: sending a request by email, guiding the recipient through a simple completion page, and storing a tamper-evident record of the response. No accounts, apps, or downloads are required for recipients.

Attestation types

ClearPolicy supports two types of attestation, which you set at the document level and can override per request:
The recipient reads the document and clicks a button to confirm they have read and understood it. This is the simplest form of attestation — one click, no typing required. Use acknowledgments for policies and notices where a confirmed read is sufficient.

How requests are sent

When you send an attestation request, ClearPolicy:
  1. Creates a request record linked to the specific document revision and the recipient’s contact.
  2. Generates a unique, personal token for that recipient.
  3. Sends an email to the recipient containing a link that includes their token.
Each link is specific to one person and one request — it cannot be used by anyone else.

The recipient experience

The recipient clicks the link in their email and lands on a public page that shows the document content. The page requires no login. From there, depending on the attestation type:
  • For an acknowledgment, they click to confirm they have read the document.
  • For a signature, they type their name into a field and submit.
Once submitted, the page confirms their completion and offers a downloadable receipt.
Recipients access their attestation page through a personal link only. If they lose the email, you can send them a reminder from within ClearPolicy.

What gets recorded

When a recipient completes a request, ClearPolicy creates an attestation record that captures:
  • Timestamp — the exact date and time of completion.
  • IP address — the network address of the device used.
  • User agent — the browser and operating system information.
  • Signature name — for signature-type attestations, the name the recipient typed.
  • Document hash — a cryptographic fingerprint of the document content at the time of signing, used to verify the document has not been altered.
These details form an auditable record that can be downloaded as a receipt.

Request lifecycle

An attestation request moves through the following statuses:
The email has been delivered to the recipient. They have not yet opened the attestation link.
The recipient has opened their personal link and viewed the document.
The recipient has completed the request. A permanent attestation record has been created.
The request was manually canceled by your team before the recipient completed it.
The request passed its expiration date without being completed.

Sending reminders

If a request is still pending, you can send the recipient a reminder email. The reminder delivers the same personal link to their inbox so they can complete the request without searching for the original email.
Use reminders to follow up with people who have viewed but not yet completed a request — this is often the most effective nudge to drive completions.

Downloadable receipts

Once a request is completed, a PDF receipt is available for download. The receipt includes the document content, the attestation details (timestamp, IP address, type), and the signature name if applicable. You can use receipts for your own records or to provide evidence of completion to auditors or stakeholders.
Last modified on April 12, 2026