Skip to content

Commit 2b49b12

Browse files
authored
Merge branch 'main' into correct-alignment-issues
2 parents 10a5ae3 + c287519 commit 2b49b12

3 files changed

Lines changed: 23 additions & 8 deletions

File tree

microsoft-365/documentprocessing/esignature-overview.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.author: chucked
44
author: chuckedmonson
55
manager: jtremper
66
ms.reviewer: amcdonnell
7-
ms.date: 08/01/2025
7+
ms.date: 09/11/2025
88
audience: enabler
99
ms.topic: concept-article
1010
ms.service: microsoft-syntex
@@ -26,11 +26,13 @@ The eSignature service simplifies the process of signing and sharing documents,
2626

2727
With eSignature, you can quickly and securely send documents for signature to people both inside and outside of your organization. You also have a digital audit trail, which can be used to verify the authenticity of documents and transactions.
2828

29+
<!---
2930
![Diagram showing the eSignature process.](../media/content-understanding/esignature-overview-flow.png)
31+
--->
3032

3133
## Regional availability
3234

33-
The eSignature service is currently available in the US, UK, Canada, the EU, and Australia Pacific. It will be available worldwide later in 2025. The ability to use eSignature with other electronic signature providers is available worldwide.
35+
The eSignature service is available worldwide (exluding Indonesia and Türkiye, which are due later in 2025), via the Microsoft 365 public cloud. The ability to use eSignature with other electronic signature providers is also available worldwide.
3436

3537
## Before you begin
3638

@@ -63,17 +65,21 @@ The eSignature service enables logging of eSignature activities in the Purview A
6365

6466
## Using other signature providers
6567

66-
The eSignature platform is now integrated with other electronic signature providers, such as Adobe Acrobat Sign and DocuSign. You can initiate requests using these other providers from PDF documents in SharePoint, while ensuring the secure and automatic storage of signed documents in Microsoft 365. Other electronic signature providers will be added in the future.
68+
The eSignature platform is integrated with electronic signature providers Adobe Acrobat Sign and Docusign eSignature. You can initiate requests using these providers from PDF documents in SharePoint, while ensuring the secure and automatic storage of signed documents in Microsoft 365.
6769

6870
The providers facilitate the signing process and send out all relevant notifications. When signing is complete, a copy of the fully signed document is automatically saved in SharePoint for easy access. For more information, see [how to add signature providers](esignature-setup.md#add-signature-providers) and [how to create a signature request using another provider](esignature-send-requests.md#create-a-signature-request-using-another-provider).
6971

7072
## Current release notes
7173

72-
- The feature to use eSignature in Word is currently rolling out to users on the Microsoft 365 Beta and Current channels. Until then, eSignature is available for only PDF documents.
74+
- Microsoft 365 eSignature now available worldwide for PDFs and Word documents.
7375

74-
- Tracking of eSignature requests through the Approvals app in Microsoft Teams is now available.
76+
- eSignature for Microsoft Word is available worldwide to users on the Microsoft 365 Beta and Current channels.
7577

76-
- Support for Adobe Acrobat Sign and DocuSign is now available worldwide. In the future, there will be potential integration with other electronic signature providers.
78+
- Tracking of eSignature requests through the Approvals app in Microsoft Teams is available.
79+
80+
- Integration with Adobe Acrobat Sign and Docusign eSignature is available worldwide for PDFs.
81+
82+
*excluding Indonesia and Türkiye, which are due later in 2025.
7783

7884
<br>
7985

microsoft-365/documentprocessing/esignature-send-requests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Use the following steps to start the eSignature process. You must be signed in t
4848

4949
Once sent, the status of the request is set to **In progress**. An email notification is sent to the creator and the recipients. If **Recipients must sign in order** is toggled on, recipients will be able to add their signature in the order specified, otherwise they can add their signature in any order.
5050

51-
<!---
5251
#### Processing notifications
5352

5453
When you create a request, you receive notifications that update you on the processing status.
@@ -72,7 +71,6 @@ You can also keep track of multiple requests with stacked notifications that can
7271
- Each notification represents a distinct eSignature request
7372

7473
![Screenshot of notifications showing that two requests have been sent.](../media/content-understanding/esignature-notification-two-requests-sent.png)
75-
--->
7674

7775
#### Track and manage other provider requests
7876

microsoft-365/documentprocessing/esignature-setup.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,17 @@ The **Allow the use of eSignature for Microsoft Word** group policy setting cont
106106

107107
2. Apply the policy setting.
108108

109+
#### As an alternative to applying the policy, use a registry command to enable eSignature for Word
110+
111+
On a Windows device, you can run a "reg add" command from an elevated command prompt.
112+
113+
The following command updates the registry to display the 'eSignature fields' action on the Word Desktop Insert Ribbon.
114+
115+
reg add HKCU\software\policies\microsoft\office\16.0\word\options /v isesignenabled /t REG_DWORD /d 1 /f
116+
117+
> [!NOTE]
118+
> Either the group policy or registry command must be applied for users to have access to the 'eSignature fields' action on the Word Desktop Insert Ribbon.
119+
109120
### Manage sites
110121

111122
To specify the sites where users can use eSignature, follow these steps.

0 commit comments

Comments
 (0)