Completing a Request, Certificates & Verification
Completing a Request, Certificates & Verification
What happens on completion
Once every required signer has signed, Frappe Sign automatically:
- Sets the request's status to Completed.
- Stores the final signed PDF and its hash.
- Generates an audit certificate (and its hash).
- If Append Audit Certificate is enabled, appends it to the signed PDF to produce a final verification package.
- If Enable Certificate Based PDF Signing is enabled, cryptographically signs that final package.
- Creates Frappe Sign Certificate evidence records for the audit certificate and (if produced) the final verification package.
- Emails a completion notification to the creator and signers.
- Submits the request itself.
- If configured for the source DocType, attaches the signed PDF back to the source document and/or submits it - see Configured Source DocTypes.

Once completed, the whole document locks - see the Evidence Certificates shortcut in the menu:

Frappe Sign Certificate
Each certificate record is an immutable evidence snapshot - it doesn't own any files itself, just URL and hash references to files owned by the request. Two types exist: Audit Certificate and Final Verification Package.

Because everything here is hash-based, you can independently confirm a signed PDF is genuine at any time - see Validating Documents.
Last updated 7 hours ago
Was this helpful?