Legal and the HR director signed the change request but the operations head hasn’t replied and the steering committee …
Open your PDF document in Adobe Acrobat.
Click All Tools in the left pane.
Select Request e-signatures from the tools list.
In the Request signatures window, add the email addresses of the people who need to sign.
Click Specify where to sign (or similar) to place signature fields as needed.
Click Send to send the document for signature.
Monitor the status of your document in the Home or Manage tab.
Best practiceRecipients do not need an Adobe account to sign; they can sign via the email link in any browser.
desktop
none
| Signing Order Type | How it Works | When to Use It |
|---|---|---|
| Sequential | Signers get the document one after another. Person A signs, then Person B. | For documents needing a specific approval chain, like manager then director. |
| Parallel | All signers get the document at the same time. Anyone can sign at any point. | When the order of signatures does not matter, like a team sign-off. |
Often, the email from Adobe Acrobat Sign goes into the recipient's spam folder. This is a common issue. To fix this, ask the recipient's email administrator to add 'adobesign@adobesign.com' to their email system's 'allowlist'. This tells their email system that emails from Acrobat Sign are safe and should always be delivered to the inbox.
Yes, you can use the Acrobat Sign API for this. It lets you automate sending documents for e-signature. You would use the POST /api/rest/v6/agreements endpoint to create and send agreements programmatically. This is very useful for large-scale operations.