INCLUDED ON EVERY PLAN

Tamper-evident signature audit log

Every signature collected through TailoredQuote comes with a full audit trail — browser, device, IP, timezone, e-consent, plus a chronological event timeline. The certificate PDF is SHA-256 hashed for tamper evidence. DocuSign-grade record-keeping built into a tradesperson's quote tool.

Why audit data matters

Most trade quote acceptance is a one-line text or a verbal "yeah go ahead". If the customer disputes what they agreed to, you have nothing. Even a typed signature on a PDF can be questioned — was it actually them, when did they sign, where were they.

The TailoredQuote audit log captures enough metadata around every signature to make disputes one-sided. The customer drew a signature on their phone, at this IP address, at this exact server timestamp, having ticked an e-consent checkbox they explicitly read. The certificate PDF is hashed so any subsequent tampering would be detectable.

What gets captured (Tier A — frontend)

When the customer lands on the acceptance page, the page captures (silently) and POSTs to the server alongside the signature:

What the server records (Tier B)

The server adds the following at submission time, independent of the browser:

The event timeline (Tier C)

Every signature has a chronological event log. Each event is an append-only row — never modified, never deleted. Events captured:

The Acceptance Certificate PDF

All of the above (Tier A + B + C) is rendered into a multi-page PDF that becomes the legal record. The cert is structured as:

SHA-256 tamper evidence

At generation time, the cert PDF is hashed with SHA-256. The hash is stored alongside the file path on the signed_agreements table. The hash is NOT printed on the cert itself (chicken-and-egg — hashing bytes that would contain the hash).

To verify a cert later: re-hash the PDF and compare to the stored hash. If they match, the PDF is unmodified. If not, somebody has edited it. Simple, robust, audit-ready.

Certificate template versioning

The cert layout is versioned. The current template is v2. When we change the layout or content materially, we bump the version. Every cert stamps the template version it was generated under, so you can re-validate against the right template even years later.

Hard rules

Pricing

Audit log + signature certificate is included on every TailoredQuote plan. 14-day free trial.

Frequently asked questions

What's in the audit log?

Browser, device, OS, IP, screen, language, timezone, signature method, e-consent, legal text version, plus a chronological event timeline.

How do I view it?

"View timeline" link on every signed agreement, plus the cert PDF itself contains the full audit data.

Is the cert tamper-evident?

Yes. SHA-256 hash stored at generation. Re-hash to verify; mismatch means the PDF was modified.

Template versioning?

Each cert stamps its template version. Old certs keep their original version forever, so you always know which template they were generated under.

Related

Last reviewed: April 2026

Start free — no card needed

14-day free trial. No card needed. Cancel any time.

Start Free Trial Or try the free demo