- Manager approval before a contract is sent to an external party
- Compliance review before finalization
- Internal sign-off where a formal signature is not required
- Multi-stage approval workflows with different levels of authorization
Approvers are functionally equivalent to preparers. The difference is in the wording shown during the ceremony. Approvers see “Approve” as the final action. Preparers see “Finish”.
Approver vs. signer
| Approver | Signer | |
|---|---|---|
| Reviews documents | Yes | Yes |
| Fills in input places | Yes | Yes |
| Adds signature or initials | No | Yes |
| Recorded in audit log | No | Yes |
| Recipient type | approver | signer |
The approver’s ceremony
The approver accesses the envelope through the approver’s ceremony. The approver reviews the documents and fills in any input places assigned to them, such as text boxes or checkboxes. After completing all required actions, the approver clicks Approve.

Approver actions are not recorded in the audit log. Only signer actions appear in the audit log attached to the deliverable.
Workflow example
Approver completes their ceremony
The approver reviews the documents and fills in any assigned input places.
Subsequent recipients see the data
Recipients who act after the approver see the document with the approver’s fields already filled in.
Creating an envelope with an approver
Specify"type": "approver" for recipients who should review and approve without signing. Use sequential routing so the approver acts before the signer.
Assigning places to an approver
Approvers can fill in text inputs, checkboxes, and dropdowns. Assign places to an approver using therecipient_key property. Signature and initials places cannot be assigned to approvers.
Delivery
Thedelivery_type defaults to none for approvers. SignatureAPI does not send an invitation email. Your application is responsible for sharing the ceremony URL with the approver.
Set delivery_type to email if you want SignatureAPI to send the invitation automatically.
Next steps
- Recipient lifecycle - Understand recipient status transitions
- Create a ceremony - Customize how the approver accesses the envelope
- Signer - Add a recipient who signs documents
- Preparer - Add a recipient who fills in fields before signing
- Create an envelope - Include approvers in a new envelope