- A sales representative entering pricing, dates, or contract terms
- An internal team member adding details visible to other recipients
- An administrator collecting information separately from signatures
Preparers are functionally equivalent to approvers. The difference is in the wording shown during the ceremony. Preparers see “Finish” as the final action. Approvers see “Approve”.
The preparer’s ceremony
The preparer accesses the envelope through the preparer’s ceremony. The preparer reviews the documents and fills in all input places assigned to them. These places may include:- Text input fields for names, dates, or other values
- Checkboxes for selecting options
- Other data entry fields defined in the document


Preparer actions are not recorded in the audit log. Only signer actions appear in the audit log attached to the deliverable.
Workflow example
Preparer completes their ceremony
The preparer enters required information such as pricing, dates, or terms.
Subsequent recipients see the data
Recipients who act after the preparer see the document with the preparer’s fields already filled in.
Creating an envelope with a preparer
Specify"type": "preparer" for recipients who should fill in fields before the signer receives the document. Use sequential routing so the preparer acts first.
Assigning places to a preparer
Assign places to a preparer using therecipient_key property. Preparers can fill in text inputs, checkboxes, and dropdowns. Signature and initials places cannot be assigned to preparers.
Delivery
Thedelivery_type defaults to none for preparers. SignatureAPI does not send an invitation email. Your application is responsible for sharing the ceremony URL with the preparer.
Set delivery_type to email if you want SignatureAPI to send the invitation automatically.
Next steps
- Recipient object - See all recipient properties
- Recipient lifecycle - Understand recipient status transitions
- Create a ceremony - Customize how the preparer accesses the envelope
- Approver - Add a reviewer who approves without signing
- Envelope routing - Configure the order recipients act on the envelope