<h2>Create a Workfront connection</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="concept" /><meta name="DC.title" content="Integrating with Adobe Workfront" /><meta name="abstract" content="Integrating your Software Asset Management application with the Adobe Workfront application enables you to track your software subscriptions and to reclaim unused licenses." /><meta name="description" content="Integrating your Software Asset Management application with the Adobe Workfront application enables you to track your software subscriptions and to reclaim unused licenses." /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2023-08-03" /><meta name="DC.date.modified" content="2025-01-30" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="integrate-with-workfront" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Integrating with Adobe Workfront</title></head><body> <div class="nested0" id="integrate-with-workfront"> <h1 class="title topictitle1" id="ariaid-title1">Integrating with <span class="ph">Adobe Workfront</span></h1> <div class="body conbody"><p class="shortdesc">Integrating your <span class="ph">Software Asset Management</span> application with the <span class="ph">Adobe Workfront</span> application enables you to track your software subscriptions and to reclaim unused licenses.</p> <div class="note important"><span class="importanttitle">Important:</span> Minimize security risks and protect information by granting access only to the necessary user or API permissions. <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="integrate-with-workfront__table_box" class="table" frame="border" border="1" rules="all"><caption><span class="tablecap"><span class="table--title-label">Table 1. </span>Minimal user permissions</span></caption><colgroup><col style="width:33.33333333333333%" /><col style="width:33.33333333333333%" /><col style="width:33.33333333333333%" /></colgroup><thead class="thead" style="text-align:left;"><tr class="row"><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e69">Process</th><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e72">Required user role in the <span class="ph">Adobe Workfront</span> application</th><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e78">Authentication scopes</th></tr></thead><tbody class="tbody"><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e69 ">Download subscriptions</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e72 ">administrator</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e78 ">None</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e69 ">Pull user activity</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e72 ">administrator</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e78 ">None</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e69 ">Reclaim subscription</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e72 ">administrator</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e78 ">None</td></tr></tbody></table> </div> </div> </div> <div class="topic task nested1" id="generate-workfront-api-key"> <h2 class="title topictitle2" id="ariaid-title2">Generate a <span class="ph">Workfront</span> API key</h2> <div class="body taskbody"><p class="shortdesc">Generate an API key for authenticating <span class="ph">Workfront</span> API requests.</p> <div class="section prereq p" id="generate-workfront-api-key__prereq_twp_4mr_gqb"> <p class="p"><span class="ph">Workfront</span> Role required: administrator</p> </div> <ol class="ol steps" id="generate-workfront-api-key__steps_uwp_4mr_gqb"><li class="li step stepexpand"> <span class="ph cmd">From a web browser, open <a class="xref" href="https://www.workfront.com" target="_blank" rel="noopener noreferrer">Adobe Workfront</a>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Log in using your admin credentials.</span> <div class="itemgroup stepresult">Your <span class="ph">Adobe Workfront</span> instance opens.</div> </li><li class="li step stepexpand"> <span class="ph cmd">On the page header of your <span class="ph">Adobe Workfront</span> instance, select the Main Menu icon (<img class="image icon" id="generate-workfront-api-key__image_ijg_fjr_gqb" src="../image/main-menu-icon.png" alt="Main Menu icon." />) and then select <span class="ph uicontrol">Setup</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">From the left navigation menu of the Setup page, navigate to <span class="ph menucascade"><span class="ph uicontrol">System</span> > <span class="ph uicontrol">Customer Info</span></span>.</span> <div class="itemgroup stepresult">The Customer Info page opens.</div> </li><li class="li step stepexpand"> <span class="ph cmd">In the API Key Settings section, select <span class="ph uicontrol">Generate API Key</span>.</span> <div class="itemgroup stepresult"> <span class="ph">Adobe Workfront</span> automatically generates your API key and displays it under Your User's API Key.</div> </li><li class="li step stepexpand"> <span class="ph cmd">Copy your API key and save it in a secure location for later use.</span> </li><li class="li step stepexpand"> <span class="ph cmd">In the same section, select the time period after which you want the API key to expire from the <span class="ph uicontrol">After creation, API keys expire</span> list.</span> <div class="itemgroup info">The default time period is one month. <div class="note"><span class="notetitle">Note:</span> You can change this time period at any time. Whenever you change the time period, the newly selected time period begins from the moment that you make the change.</div> </div> </li></ol> </div> </div> <div class="topic task nested1" id="create-workfront-connection"> <h2 class="title topictitle2" id="ariaid-title3">Create a <span class="ph">Workfront</span> connection</h2> <div class="body taskbody"><p class="shortdesc">Create a connection between your <span class="ph">Workfront</span> applications and your <span class="ph">ServiceNow</span> instance so that your instance can retrieve user data from your applications.</p> <div class="section prereq p" id="create-workfront-connection__prereq_g5m_p5q_gqb"> <p class="p"><span class="ph">ServiceNow</span> Role required: admin</p> </div> <ol class="ol steps" id="create-workfront-connection__steps_yxg_1dg_cqb"><li class="li step stepexpand"> <span class="ph cmd">From your <span class="ph">ServiceNow</span> instance, navigate to <span class="ph menucascade"><span class="ph uicontrol">Process Automation</span> > <span class="ph uicontrol">Flow Designer</span></span>.</span> <div class="itemgroup stepresult">The Flow Designer launches in a new tab.</div> </li><li class="li step stepexpand"> <span class="ph cmd">Select the <span class="ph uicontrol">Connections</span> tab.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Locate your <span class="ph">Workfront</span> connection and then select <span class="ph uicontrol">Add Connection</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">In the Create Connection dialog box, fill in the fields.</span> <div class="itemgroup info"> <div class="p"> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="create-workfront-connection__table_xd2_qht_lnb" class="table" frame="border" border="1" rules="all"><caption><span class="tablecap"><span class="table--title-label">Table 2. </span>Create Connection dialog box</span></caption><colgroup><col /><col /></colgroup><thead class="thead" style="text-align:left;"><tr class="row"><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e390">Field</th><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e393">Description</th></tr></thead><tbody class="tbody"><tr class="row"><td class="entry cellrowborder" colspan="2" style="vertical-align:top;" headers="d423062e390 d423062e393 ">Connection Information</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e390 ">Connection Name</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e393 ">Name of the <span class="ph">Workfront</span> connection. This field populates automatically.</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e390 ">Connection URL</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e393 ">URL for the connection. <p class="p">Enter https://<<var class="keyword varname">domain-name</var>>.my.workfront.com, where <<var class="keyword varname">domain-name</var>> is your company subdomain.</p> </td></tr><tr class="row"><td class="entry cellrowborder" colspan="2" style="vertical-align:top;" headers="d423062e390 d423062e393 ">Credential Information</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e390 ">API Key</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e393 ">API key for your <span class="ph">Workfront</span> applications. <p class="p">Enter the same API key that you generated in <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/concept/integrate-with-workfront.html#generate-workfront-api-key" title="Generate an API key for authenticating Workfront API requests.">Generate a Workfront API key</a>.</p> </td></tr></tbody></table> </div> </div> </div> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Create Connection</span>.</span> </li></ol> </div> </div> <div class="topic task nested1" id="create-integration-profile-workfront"> <h2 class="title topictitle2" id="ariaid-title4">Create a <span class="ph">Workfront</span> integration profile</h2> <div class="body taskbody"><p class="shortdesc">Create a <span class="ph">Workfront</span> integration profile to track software subscriptions and optimize licensing for your <span class="ph">Workfront</span> applications.</p> <div class="section prereq p"> <p class="p">To create a <span class="ph">Workfront</span> integration profile, request the <span class="ph">Software Asset Management</span> - <span class="ph">SaaS License Management</span> plugin (sn_sam_saas_int) from the <a class="xref" href="https://store.servicenow.com/" target="_blank" rel="noopener noreferrer">ServiceNow Store</a>.</p> <p class="p"><span class="ph">ServiceNow</span> Role required: sam_integrator or admin</p> <div class="note important" id="create-integration-profile-workfront__select-scope-app-manager"><span class="importanttitle">Important:</span> You must select the <span class="ph uicontrol">Workfront Spoke</span> check box for this integration while installing optional features on the <a class="xref" href="https://docs.servicenow.com/csh?topicname=application-manager&version=yokohama&pubname=yokohama-platform-administration" target="_blank" rel="noopener noreferrer">Application Manager</a> page. For more information about choosing the required SaaS applications, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/request-saas-license-management.html" title="Request the Software Asset Management - SaaS License Management plugin (sn_sam_saas_int) so that you can create and manage integrations with your SaaS and Single Sign-on (SSO) applications. You can use these integrations to track license usage and to reclaim unused licenses.">Request SaaS License Management</a>.</div> </div> <div class="section context" id="create-integration-profile-workfront__context_q5h_hzd_4tb"> <p class="p">If you’re using <span class="ph">Software Asset Workspace</span>, the option to create the <span class="ph">Workfront</span> integration profile in <span class="ph">Core UI</span> is inactive.</p> </div> <ol class="ol steps"><li class="li step stepexpand"> <span class="ph cmd">Navigate to the integration profile.</span> <table border="1" frame="hsides" rules="rows" cellpadding="4" cellspacing="0" summary="" class="simpletable choicetable choicetableborder" id="create-integration-profile-workfront__choicetable_o3p_z3k_qtb"><colgroup><col style="width:50%" /><col style="width:50%" /><table><thead><tr class="sthead chhead"><th class="stentry choptionhd" style="vertical-align:bottom;text-align:left;" id="d423062e600-option">Interface</th><th class="stentry chdeschd" style="vertical-align:bottom;text-align:left;" id="d423062e600-desc">Action</th></tr></thead><tbody><tr class="strow chrow"><th style="vertical-align:top;" headers="d423062e600-option" id="d423062e613" class="stentry choption">Core UI</th><td style="vertical-align:top;" headers="d423062e600-desc d423062e613" class="stentry chdesc"> <ol class="ol" type="a" id="create-integration-profile-workfront__ol_ijd_bjk_qtb"><li class="li">Navigate to <span class="ph menucascade"><span class="ph uicontrol">All</span> > <span class="ph uicontrol">Software Asset</span> > <span class="ph uicontrol">SaaS License</span> > <span class="ph uicontrol">Direct Integration Profiles</span></span>.</li><li class="li">Select <span class="ph uicontrol">New</span>.</li><li class="li">Select <span class="ph uicontrol">Workfront Integration Profile</span>.</li></ol> </td></tr><tr class="strow chrow"><th style="vertical-align:top;" headers="d423062e600-option" id="d423062e655" class="stentry choption">Software Asset Workspace</th><td style="vertical-align:top;" headers="d423062e600-desc d423062e655" class="stentry chdesc"> <ol class="ol" type="a" id="create-integration-profile-workfront__ol_wjd_bjk_qtb"><li class="li">Navigate to <span class="ph menucascade"><span class="ph uicontrol">License operations</span> > <span class="ph uicontrol">User Subscriptions</span> > <span class="ph uicontrol">Direct integration profiles</span></span>.</li><li class="li">Select <span class="ph uicontrol">New</span>.</li><li class="li">Select <span class="ph uicontrol">Workfront</span> from the drop-down list.</li><li class="li">Select <span class="ph uicontrol">Continue</span>.</li></ol> </td></tr></tbody></table><ul><li class="li step stepexpand"> <span class="ph cmd">On the form, fill in the fields.</span> <div class="itemgroup info"> <div class="p"> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="create-integration-profile-workfront__table_v44_nq1_wmb" class="table" frame="border" border="1" rules="all"><caption><span class="tablecap"><span class="table--title-label">Table 3. </span>Integration Profile form</span></caption><colgroup><col /><col /></colgroup><thead class="thead" style="text-align:left;"><tr class="row"><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e723">Field</th><th class="entry cellrowborder" style="vertical-align:top;" id="d423062e726">Description</th></tr></thead><tbody class="tbody"><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e723 ">Display Name</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e726 ">Name of the integration profile. For example, Workfront Integration.</td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e723 ">Status</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e726 ">Status of the integration profile.<ul class="ul" id="create-integration-profile-workfront__ul_wpy_zvq_dcc"><li class="li">If you have not published the integration profile, this field is automatically set to <span class="ph uicontrol">Draft</span>.</li><li class="li">If you have already published the integration profile, this field is automatically set to <span class="ph uicontrol">Published</span>.</li></ul> </td></tr><tr class="row"><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e723 ">Profile Type</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d423062e726 ">Type of integration profile. This field is automatically set to <span class="ph uicontrol">Workfront Subscription</span>.</td></tr></tbody></table> </div> </div> </div> </li><li class="li step stepexpand"> <span class="ph cmd">Review the required user roles or API permissions specified in the <span class="ph uicontrol">Vendor configuration</span> field for each process to minimize security risks and optimize <span class="ph">SaaS</span> licenses.</span> <div class="itemgroup info"> <div class="note"><span class="notetitle">Note:</span> For more information, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/concept/integrate-with-workfront.html" title="Integrating your Software Asset Management application with the Adobe Workfront application enables you to track your software subscriptions and to reclaim unused licenses.">Minimal user permissions</a> table.</div> </div> <ol type="a" class="ol substeps" id="create-integration-profile-workfront__substeps_rcm_pwm_vcc"><li class="li substep substepexpand"> <span class="ph cmd">In the Download Subscription Subflow section, verify that the <span class="ph uicontrol">Subflow</span> field is set to <span class="ph uicontrol">Workfront Download Subscriptions</span>.</span> <div class="itemgroup info"> <div class="note"><span class="notetitle">Note:</span> The <span class="ph uicontrol">Download subscriptions</span> check box is selected by default and you can't clear it.</div> </div> </li><li class="li substep substepexpand"> <span class="ph cmd">In the Calculate Activity Subflow section, verify that the <span class="ph uicontrol">Subflow</span> field is set to <span class="ph uicontrol">Workfront Update User Activity</span>.</span> <div class="itemgroup info"> <div class="note"><span class="notetitle">Note:</span> The <span class="ph uicontrol">Download Activity</span> check box is selected by default. If you clear it, the activity scheduled job <span class="keyword parmname">SAM - Refresh <displayname> Activity</span> isn't created.</div> </div> </li><li class="li substep substepexpand"> <span class="ph cmd">In the Reclaim Subscription Subflow section, verify that the <span class="ph uicontrol">Subflow</span> field is set to <span class="ph uicontrol">Workfront Reclaim Subscription</span>.</span> <div class="itemgroup info"> <div class="note"><span class="notetitle">Note:</span> The <span class="ph uicontrol">Reclaim subscriptions</span> 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.</div> </div> </li></ol> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Save</span>.</span> <div class="itemgroup stepresult">Your <span class="ph">ServiceNow</span> instance creates a draft integration profile.<p class="p">The <span class="ph uicontrol">Connection & Credential</span> field appears and is automatically set to <span class="ph uicontrol">sn_workfront_spoke.Workfront</span>.</p> </div> </li><li class="li step stepexpand"> <span class="ph cmd">On the integration profile form, select <span class="ph uicontrol">Validate Connection</span> to verify the connection and credential details of this integration.</span> <div class="itemgroup info"> <p class="p">Validating the connection verifies the Download Subscriptions and Calculate Activity APIs, but not the Reclaim Subscriptions APIs.</p> </div> </li><li class="li step stepexpand"> <span class="ph cmd">After the connection is verified, select <span class="ph uicontrol">Publish</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">In the Publish Confirmation dialog box, select <span class="ph uicontrol">OK</span>.</span> <div class="itemgroup info"> <div class="note"><span class="notetitle">Note:</span> If you clear the <span class="ph uicontrol">Download Activity</span> check box after the integration profile is published, you must revalidate the connections and then republish the integration profile because the following events occur:<ul class="ul" id="create-integration-profile-workfront__ul_adf_2v3_ddc"><li class="li">The <span class="ph uicontrol">Status</span> field on the integration profile form changes to <span class="ph uicontrol">Draft</span>.</li><li class="li">The <span class="ph uicontrol">Validate connection</span> button shows up on the form.</li><li class="li">The current <span class="keyword parmname">SAM - Refresh <displayname> Activity</span> job gets deleted.</li></ul> </div> </div> </li><li class="li step stepexpand"><strong>Optional: </strong> <span class="ph cmd">To optimize memory and avoid performance issues in your <span class="ph">Workfront</span> flow, you can turn off the flow engine reporting level.</span> <ol type="a" class="ol substeps" id="create-integration-profile-workfront__substeps_q41_wv3_ddc"><li class="li substep"> <span class="ph cmd">Navigate to <span class="ph menucascade"><span class="ph uicontrol">System Properties</span> > <span class="ph uicontrol">All Properties</span></span>.</span> </li><li class="li substep"> <span class="ph cmd">Select the <span class="keyword parmname">com.snc.process_flow.reporting.level</span> system property. </span> </li><li class="li substep"> <span class="ph cmd">On the System Property page, set the <span class="ph uicontrol">Value</span> to OFF.</span> </li><li class="li substep"> <span class="ph cmd">Select <span class="ph uicontrol">Update</span>.</span> </li></ol> </li><li class="li step stepexpand"><strong>Optional: </strong> <span class="ph cmd">Reduce the number of items in the execution details.</span> <ol type="a" class="ol substeps" id="create-integration-profile-workfront__substeps_lhz_cw3_ddc"><li class="li substep"> <span class="ph cmd">Navigate to <span class="ph menucascade"><span class="ph uicontrol">System Properties</span> > <span class="ph uicontrol">All Properties</span></span>.</span> </li><li class="li substep"> <span class="ph cmd">Select the <span class="keyword parmname">com.snc.process_flow.reporting.datastream.item.lastn</span> system property.</span> </li><li class="li substep"> <span class="ph cmd">On the System Property page, set the <span class="ph uicontrol">Value</span> to 10.</span> </li><li class="li substep"> <span class="ph cmd">Select <span class="ph uicontrol">Update</span>.</span> </li></ol> </li><li><div class="section postreq" id="create-integration-profile-workfront__postreq_mps_3z1_njb"> <p class="p">After the integration connects, your <span class="ph">ServiceNow</span> instance automatically creates software models, reclamation rules, and software subscriptions that are refreshed daily.</p> <p class="p">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 <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/reuse/create-child-alias-saas.html" title="Create a child alias to set up multiple integration profiles with unique connections and manage different configurations for each integration profile.">Create a child alias to set up multiple integration profiles</a>.</p> <p class="p">Review all automatically generated reclamation rules to reclaim user subscriptions. For more information, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/add-reclamation-rule-sub.html" title="Use reclamation rules to cancel user subscriptions that have limited to no activity.">Review a software reclamation rule</a>.</p> <div class="p">Create software entitlements for the automatically generated software models to track used software against owned software.<ul class="ul" id="create-integration-profile-workfront__ul_cbz_vhr_sqb"><li class="li">For more information on creating software entitlements in the <span class="ph">Software Asset Management</span> Core UI, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/track-software-rights.html" title="Create entitlements in the Software Asset Management application classic to record your license details and allocate purchased software rights to users or devices.">Create entitlements in Software Asset Management classic</a>.</li><li class="li">For more information on creating software entitlements in the Software Asset Workspace, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/create-entitlements-workspace.html" title="Create entitlements in the Software Asset Workspace to enter your license details and allocate purchased software rights to users or devices.">Create entitlements in workspace</a>.</li><li class="li">For more information on creating software entitlements using the <span class="ph">Software Asset Management</span> Playbook, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/guidedwalk-workspace.html" title="Use the guided walk-through playbook for a step-by-step process of creating entitlements.">Create entitlements using the guided walk-through</a>.</li></ul> </div> <div class="p">Reconciliation also runs on your subscriptions as a scheduled job or on-demand. You can view your reconciliation results in the <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/concept/sam-license-workbench.html" title="Review reconciliation results in a simplified workbench view.">License Workbench</a> (<span class="ph">Software Asset Management</span> classic application) or the <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/concept/sam-workspace-workbench.html" title="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.">License usage view</a> (Software Asset Workspace). Use these results to determine your license compliance position and to remediate any non-compliance.<ul class="ul" id="create-integration-profile-workfront__ul_qgf_zhr_sqb"><li class="li">For more information on running reconciliation in the <span class="ph">Software Asset Management</span> classic application, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/t_RunReconciliation.html" title="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.">Run software reconciliation in Software Asset Management classic</a>.</li><li class="li">For more information on running reconciliation in the Software Asset Workspace, see <a class="xref" href="https://servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/task/run-recon-workspace.html" title="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.">Run software reconciliation in the workspace</a>.</li></ul> </div> </div> </li></ul></colgroup></table></li></ol></div></div></div></body></html></div>