Attestation types
ClearPolicy supports two types of attestation, which you set at the document level and can override per request:- Acknowledgment
- Signature
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:- Creates a request record linked to the specific document revision and the recipient’s contact.
- Generates a unique, personal token for that recipient.
- Sends an email to the recipient containing a link that includes their token.
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.
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.
Request lifecycle
An attestation request moves through the following statuses:Sent
Sent
The email has been delivered to the recipient. They have not yet opened the attestation link.
Viewed
Viewed
The recipient has opened their personal link and viewed the document.
Attested
Attested
The recipient has completed the request. A permanent attestation record has been created.
Canceled
Canceled
The request was manually canceled by your team before the recipient completed it.
Expired
Expired
The request passed its expiration date without being completed.