---
sourceDocument: Zurich IT Asset Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/it-asset-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich IT Asset Management

ft:clusterId :

    - itam

bundleId :

    - itam

workflow :

    - Technology


---

# Integrate with Docusign at Account level

# Integrate with Docusign at Account level {#ariaid-title1}

* Release version: Zurich
* 
* Updated November 7, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 6 minutes to read

Integrating your Software Asset Management application with the Docusign service enables you to track your software subscriptions and to reclaim unused licenses.

Docusign purchases made through resellers don't reflect within the Docusign standard billing system. So no values are returned through the APIs for envelope consumption that is available to ServiceNow.  
Important:  
Docusign has removed the lastLogin field from the Users API, so the user's last activities are no longer tracked as part of this integration. The Software Asset Management application now creates reclamation candidates based on the subscription assigned date.

For more information about the Docusign service, see [the DocuSign Developer site](https://developers.docusign.com/ios_sdk/developer.html).  
Important:  
Minimize security risks and protect information by granting access only to the necessary user or API permissions.{#integrate-with-docusign-account__table_kcp_jts_nbc__entry__3}

| Process | Required user role in the Docusign application | Authentication scopes |
|-|-|-|
| Download subscriptions | admin | No scopes |
| Reclaim subscription | admin | No scopes |
[Table 1. Minimal user permissions]

{#integrate-with-docusign-account__table_kcp_jts_nbc}

## Register a Docusign application {#ariaid-title2}

Register a Docusign application through the Docusign
admin portal.

### Before you begin

Docusign Role required: admin

### Procedure

1. Log in to your Docusign demo (non-production) account.  
   You can use any subaccount for logging in that is later promoted to the corresponding production account.
2. Go to the Admin tab.
   * If you already have an API integration key from a previous integration ready for use in production, skip to [step 14](https://www.servicenow.com/docs/q7_UtORfr4sj0hwbOrjlUg#register-docusign-app__docusign-prod-login).
   * If you don't have your API integration key saved, you must generate a new one.
   {#register-docusign-app__choices_zhf_2hm_m5b}
3. On the side navigation pane, select INTEGRATIONSApps and Keys.
4. In the Apps and Integration Keys section, select Add App and Integration key.
5. On the Add Integration Key form, enter a unique name for your application in the App Name field and select CREATE APP.
6. On the profile page of your application, select Third-party integration key in the Integration Type field.
7. Copy the value of the Integration Key and secure it for later use.  
   Save the Integration Key (Client ID) in a secure location to use it later for integration with the ServiceNow instance.
8. Select Save.
9. In the Apps and Integration Keys section, locate the application that you just created in the App Name list.
10. Select ActionsSelect Go-Live account.  
    A Docusign login window pops up prompting you to enter the credentials for your Docusign account.
11. Enter your Docusign credentials.
12. Select a production account on the window that pops up prompting you to choose a production account to which you want to promote your integration key.  
    The Go Live Status field changes to Pending approval. For a successful Go-Live review, your app must meet the requirements for Go-Live for each API that it uses. For more information on the Go-Live review stages, see [Docusign documentation](https://developers.docusign.com/platform/go-live/).
13. After the integration is approved, the Go Live Status changes to View in production.
14. Log in to your Docusign production account and verify that the same integration key has been promoted to the production account. {#register-docusign-app__docusign-prod-login}
{#register-docusign-app__docusign-prod-login}
15. On the side navigation pane, select INTEGRATIONSApps and Keys.
16. Next to your application, select ActionsEdit.
17. Select ADD URI and add <kbd class="ph userinput">https://<var class="keyword varname">ServiceNow instance</var>.service-now.com/oauth_redirect.do</kbd>.
18. Select ADD SECRET KEY.  
    Save the Secret Key (Client secret) for your production account in a secure location to use it later for integration with the ServiceNow instance.
19. Select Save.
{#register-docusign-app__steps_cb1_jwq_fhc}

## Create a Docusign integration profile at Account level {#ariaid-title3}

Create a Docusign integration profile at Account level to track software subscriptions and optimize licensing for the Docusign service.

### Before you begin

To create a Docusign integration profile, request the Software Asset Management - SaaS License Management plugin (sn_sam_saas_int) from the [ServiceNow Store](https://store.servicenow.com/).

ServiceNow Role required: sam_integrator or admin

### About this task

If you're using Software Asset Workspace, the option to create the Docusign integration profile in Core UI is inactive.

### Procedure

1. Navigate to the integration profile.

   | Interface | Action |
   | Core UI | 1. Navigate to AllSoftware AssetSaaS LicenseDirect Integration Profiles. 2. Select New. 3. Select DocuSign Integration Profile. {#create-integration-profile-docusign__ol_ijd_bjk_qtb} |
   | Software Asset Workspace | 1. Navigate to License operationsUser SubscriptionsDirect integration profiles. 2. Select New. 3. Select DocuSign from the drop-down list. 4. Select Continue. {#create-integration-profile-docusign__ol_wjd_bjk_qtb} |
   |-|-|

   {#create-integration-profile-docusign__choicetable_o3p_z3k_qtb}
2. On the form, fill in the fields.  
   {#create-integration-profile-docusign__table_gnm_whv_5fb__entry__2}{#create-integration-profile-docusign__display-name-def}{#create-integration-profile-docusign__client-id-def}{#create-integration-profile-docusign__redirect-url-def}{#create-integration-profile-docusign__activity-date}{#create-integration-profile-docusign__client-secret-def}{#create-integration-profile-docusign__profile-type-def}

   | Field | Description |
   |-|-|
   | Display name | Name of the integration profile. For example, <kbd class="ph userinput">DocuSign Integration</kbd> |
   | Integration type | The default value is set to Account Level. |
   | Client Id | Client ID for the OAuth application created in the SaaS admin account in the [Register a Docusign application](https://www.servicenow.com/docs/q7_UtORfr4sj0hwbOrjlUg#register-docusign-app "Register a Docusign application through the Docusign admin portal.") procedure. |
   | Redirect url | URL of the OAuth provider that you're redirected to after authentication. This value is automatically populated. |
   | Technical account Id | API Account ID from your Docusign production account. |
   | Instance URL | URL of the login page used for accessing your Docusign production account. This field is automatically set to https://account.docusign.com. |
   | Client secret | Password associated with the client ID created in the [Register a Docusign application](https://www.servicenow.com/docs/q7_UtORfr4sj0hwbOrjlUg#register-docusign-app "Register a Docusign application through the Docusign admin portal.") procedure. |
   | Profile type | Type of integration profile. This value is automatically set to DocuSign Subscription. |
   [Table 2. Integration Profile form]

   {#create-integration-profile-docusign__integration-form-title}
3. Review the required user roles or API permissions specified in the Vendor configuration field for each process to minimize security risks and optimize SaaS licenses.  
   Note:  
   For more information about the required roles and scopes, see the [Minimal user permissions](https://www.servicenow.com/docs/q7_UtORfr4sj0hwbOrjlUg#integrate-with-docusign-account "Integrating your Software Asset Management application with the Docusign service enables you to track your software subscriptions and to reclaim unused licenses.") table.
   * The Download subscriptions check box is selected by default and you can't clear it.

   * The Reclaim subscriptions check box is selected by default. If you don't want to reclaim subscriptions, you can clear this check box. If you clear it, the removal candidates are
     created but the reclaim subscription subflow isn't triggered or the reclamation process isn't initiated.

   {#create-integration-profile-docusign__ul_nmd_wsd_xcc}
4. Select Submit.  
   A draft integration profile is created.
5. On the integration profile, select Get OAuth Token and follow the steps to get an OAuth token.  
   Note:  
   For the role required to perform this step, refer to the [Minimal user permissions](https://www.servicenow.com/docs/q7_UtORfr4sj0hwbOrjlUg#integrate-with-docusign-account "Integrating your Software Asset Management application with the Docusign service enables you to track your software subscriptions and to reclaim unused licenses.") table.
6. On the integration profile form, select Validate Connection to verify the connection and credential details of this integration.  
   Validating the connection verifies the Download Subscriptions APIs, but not the Reclaim Subscriptions APIs.

### Result

You can view events performed by individual users up to one year prior to the current date. For more information, see [Review a software reclamation rule](https://www.servicenow.com/docs/hXAjfp3sn3x4hFFvqm~3Iw "Use reclamation rules to cancel user subscriptions that have limited to no activity."). Software Asset Management pulls the events from the time that you start downloading user subscriptions irrespective of the profile creation date.

### What to do next

After the integration connects, your ServiceNow instance automatically creates software models, reclamation rules, and software subscriptions that are refreshed daily.  
After creating an integration profile, view information about the profile in the Software Asset Workspace by navigating to License operationsUser subscriptionDirect integration profiles. You can select an integration profile to view the following related lists. If the following related lists aren't visible for an integration profile in the default view, you can select the custom integration view from the Details tab:

* Software Models
* Unrecognized Subscription Identifiers
* Scheduled Jobs
* Scheduled Job Results
* Software Subscriptions
* Subscription Identifier Exclusion Rule
* Subscription User Exclusion Rule
{#create-integration-profile-docusign__ul_gxp_qfk_rfc}

After creating an integration profile, you can define subscription exclusion rules to keep certain subscriptions from license cost calculations. For more information, see [Subscription exclusions for SaaS and SSO applications](https://www.servicenow.com/docs/bVJrkophBDLo8JMEiGX_Bw#subscription-exclusions "Define subscription exclusions for your SaaS and SSO applications to optimize your licensing costs by keeping the excluded subscriptions out of license cost calculations.").

If you want to set up multiple integration profiles with unique connections, create child aliases to manage different configurations and settings for each integration profile. For more information, see [Create a child alias to set up multiple integration profiles](https://www.servicenow.com/docs/B3d2wfmwRbcdy~H9gCDy3A "Create a child alias to set up multiple integration profiles with unique connections and manage different configurations for each integration profile.").

Review all automatically generated reclamation rules to reclaim user subscriptions. For more information, see [Review a software reclamation rule](https://www.servicenow.com/docs/hXAjfp3sn3x4hFFvqm~3Iw "Use reclamation rules to cancel user subscriptions that have limited to no activity.").  
Create software entitlements for the automatically generated software models to track used software against owned software.

* For more information on creating software entitlements in the Software Asset Management Core UI, see [Create entitlements in Software Asset Management classic](https://www.servicenow.com/docs/fSB_J0XtiCVH9Yb3z0nl5Q "Create entitlements in the Software Asset Management application classic to record your license details and allocate purchased software rights to users or devices.").
* For more information on creating software entitlements in the Software Asset Workspace, see [Create entitlements in workspace](https://www.servicenow.com/docs/O~JVsyQdaW99Fe~XMND4nA "Create entitlements in the Software Asset Workspace to enter your license details and allocate purchased software rights to users or devices.").
* For more information on creating software entitlements using the Software Asset Management Playbook, see [Create entitlements using the guided walk-through](https://www.servicenow.com/docs/wJ~MxrbMj7k2PMSUNbBcaQ "Use the guided walk-through playbook for a step-by-step process of creating entitlements.").
{#create-integration-profile-docusign__ul_cbz_vhr_sqb}  
Reconciliation also runs on your subscriptions as a scheduled job or on-demand. You can view your reconciliation results in the [License Workbench](https://www.servicenow.com/docs/SRttnWmeSWHbtUcWT_EVIg "Review reconciliation results in a simplified workbench view.") (Software Asset Management classic application) or the [License usage view](https://www.servicenow.com/docs/4DsgjV93XfS5XdUvFJKXAw "Use the license usage view as a single plane to understand the license position of all software products, remediate non-compliance, view reconciliation results, view, or add removal candidates, and view Software Asset Management related reports.") (Software Asset Workspace). Use these results to determine your license compliance position and to remediate any non-compliance.

* For more information on running reconciliation in the Software Asset Management classic application, see [Run software reconciliation in Software Asset Management classic](https://www.servicenow.com/docs/4Wmi3GcnvHNlu_55smQiDg "Reconciliation is run as a scheduled job (default is weekly), but you can also run reconciliation manually to reconcile software products in your environment on demand.").
* For more information on running reconciliation in the Software Asset Workspace, see [Run software reconciliation in the workspace](https://www.servicenow.com/docs/zHSY1HGusrWVWkmoXuMwWA "Reconciliation is run as a scheduled job (default is weekly), but you can also run reconciliation manually to reconcile software products in the Software Asset Workspace environment on-demand.").
{#create-integration-profile-docusign__ul_qgf_zhr_sqb}

*[\>]: and then


