---
sourceDocument: Australia IT Asset Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/it-asset-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia IT Asset Management

ft:clusterId :

    - itam

bundleId :

    - itam

workflow :

    - Technology


---

# Integrating with Box

# Integrating with Box {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 7 min. de leitura

Integrating your Software Asset Management application with the Box service enables you to track your software subscriptions and to reclaim unused licenses.  
Importante:  
Minimize security risks and protect information by granting access only to the necessary user or API permissions.{#integrate-with-box__table_box__entry__3}

| Process | Required user role in the Box application | Authentication scopes |
|-|-|-|
| Download subscriptions | Co-Admin with Manage users permission | Manage users |
| Pull user activity | Co-Admin with Run new reports and access existing reports permission | Manage enterprise properties |
| Reclaim subscription | * Co-Admin with Manage users permission * Co-Admin with View users' content permission {#integrate-with-box__ul_vsx_225_xbc} | * Manage users * Read all files and folders stored in Box * Write all files and folders stored in Box {#integrate-with-box__ul_jf3_g25_xbc} |
[Tabela 1. Minimal user permissions]

{#integrate-with-box__box-title}  
The Box account that you use to connect the integration requires the following user access permissions.{#integrate-with-box__table_znt_hkv_3mb__entry__2}

| Permission | Value |
|-|-|
| Shared contacts | Allow this user to see all managed users. |
| Enable Box Sync | Allow this user to synchronize files between Box and the user's desktop. |
| Co-Admin | User is granted the following administrative privileges. |
| Users and Groups | * Manage users * Manage groups {#integrate-with-box__ul_ew2_xkv_3mb} |
| Files and Folders | * View users' content * Edit users' content * Log in to users' accounts {#integrate-with-box__ul_xgy_1lv_3mb} |
| Reports and Settings | * View settings and apps for your company * Edit settings and apps for your company * Run new reports and access existing reports {#integrate-with-box__ul_lkq_dlv_3mb} |
[Tabela 2. Edit User Access permissions]

{#integrate-with-box__table_znt_hkv_3mb}These permissions enable the integration to get a list of users, get user activity, and reclaim unused subscriptions.

For additional information on the Box service, see the [Box Community](https://community.box.com/t5/Box-Community/ct-p/English).

## Create a Box application {#ariaid-title2}

Create an application on the Box Platform.

### Antes de Iniciar

Box Role required: Refer to the [Minimal user permissions](https://www.servicenow.com/docs/jnQoZIWFgbsVwyyq9hxpbw#integrate-with-box "Integrating your Software Asset Management application with the Box service enables you to track your software subscriptions and to reclaim unused licenses.") table.

### Procedimento

1. Navigate to the [Box Developer Console](https://developer.box.com/) and sign in to your account.
2. On the My Apps page, select Create New App.
3. Select Custom App.
4. On the Authentication Method page, select Standard OAuth 2.0 (User Authentication).
5. Enter an application name, and then select Create App.
6. On the Configuration page, obtain the Client ID and Client Secret.  
   You'll need to copy and paste these values into your ServiceNow instance in the following steps.  
   Nota:  
   Your Client ID and Client secret are sensitive. Don't share them.
7. Enter <kbd class="ph userinput">https://<var class="keyword varname">instance</var>.service-now.com/oauth_redirect.do</kbd> as the Redirect URI, where <var class="keyword varname">instance</var> is the name of your ServiceNow instance.
8. Select the following application scope check boxes:  
   * Read and write all files and folders stored in Box
   * Manage users
   * Manage enterprise properties

   {#create-box-app__ul_wpx_fhv_5fb}

   These scopes enable the integration to get a list of users, get user
   activity, and reclaim unused subscriptions.
9. Select Save Changes.
{#create-box-app__steps_hct_4ng_ynb}

## Create a Box integration
profile {#ariaid-title3}

Create an integration profile to track software subscriptions and optimize licensing
for the Box service.

### Antes de Iniciar

To create a Box 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

### Por Que e Quando Desempenhar Esta Tarefa

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

### Procedimento

1. Navigate to the integration profile.

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

   {#create-integration-box__choicetable_o3p_z3k_qtb}
2. On the form, fill in the fields.  
   {#create-integration-box__table_gnm_whv_5fb__entry__2}{#create-integration-box__display-name-def}{#create-integration-box__client-id-def}{#create-integration-box__redirect-url-def}{#create-integration-box__client-secret-def}{#create-integration-box__profile-type-def}{#create-integration-box__activity-date-def}

   | Field | Value |
   |-|-|
   | Display name | Name of the integration profile. For example, <kbd class="ph userinput">Box Integration</kbd> |
   | Client Id | Client ID for the OAuth application created in the SaaS admin account. |
   | Redirect url | URL of the OAuth provider that you're redirected to after authentication. This value is automatically populated. |
   | Client secret | Password associated with the client ID. |
   | Profile type | Type of integration profile. This value is automatically set to Box Subscription. |
   | Analyze user activity from | You can choose to start analyzing data from the current date or from up to 60 days in the past. Choosing a date in the past enables you to detect stale subscriptions without waiting in real time because you can see subscriptions that haven't been used recently. Because choosing a date in the past increases the amount of data that is analyzed, it could take several hours for you to be able to view the results. |
   [Tabela 3. Integration Profile form]

   {#create-integration-box__integration-form-title}
3. In the Process configuration section, 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.  
   Nota:  
   For more information about the required roles and scopes, see [Minimal user permissions](https://www.servicenow.com/docs/jnQoZIWFgbsVwyyq9hxpbw#integrate-with-box "Integrating your Software Asset Management application with the Box 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 Download Activity check box is selected by default. If you clear it, the activity scheduled job SAM - Refresh \<displayname\> Events isn't created.

     In the Analyze user activity field, you can also select the date and time starting from when you want to analyze the user activity. By default, you can analyze user activity up to 60 days prior to the current date and view events performed by individual users from the time you create this profile.  
     Nota:  
     Software Asset Management pulls the events from the time that you start analyzing user activity irrespective of the profile creation date.
     You can modify this value in the Last activity threshold field of your software reclamation rules. For more information, see [Review a software reclamation rule](https://www.servicenow.com/docs/BQaaxgVLdRamgCfcaXPvNw "Use reclamation rules to cancel user subscriptions that have limited to no activity.").
   * 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-box__ul_nmd_wsd_xcc}
4. Select Submit.  
   Your ServiceNow instance creates a draft integration profile.
5. On the integration profile, select Get OAuth Token.  
   Nota:  
   For the role required to perform this step, refer to the [Minimal user permissions](https://www.servicenow.com/docs/jnQoZIWFgbsVwyyq9hxpbw#integrate-with-box "Integrating your Software Asset Management application with the Box service enables you to track your software subscriptions and to reclaim unused licenses.") table.
6. In the pop-up window, select your Box admin account and select Allow.  
   Nota:  
   When user subscriptions are reclaimed, files from the reclaimed accounts are transferred to the admin account selected in this step. This account can be a different admin account than the one used to set up the integration. If you transfer files to a new admin, you can select the Get OAuth Token related link again at any time to select a different admin account. After selecting a new admin, you can reclaim the old admin account to transfer all of their files to the new admin, including all previously reclaimed user files.
7. 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 and Calculate Activity APIs, but not the Reclaim Subscriptions APIs.
8. After the connection is validated, select Publish.
9. In the Publish Confirmation dialog box, select OK.  
   Nota:  
   If you clear the Download Activity check box after the integration profile is validated and scheduled jobs are created, you must revalidate the connections because the following events occur:
   * The Status field on the integration profile form changes to Draft.
   * The Validate connection button shows up on the form.
   * The current SAM - Refresh \<displayname\> Events job gets deleted.
   {#create-integration-box__ul_vzt_qbq_kdc}

### Resultado

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/BQaaxgVLdRamgCfcaXPvNw "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.

### O que Fazer Depois

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 all of 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-box__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/PlzIHTdQJSUV4YKap0L_3g#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/KOENLm3YcTruxWAL8A7rZQ "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/BQaaxgVLdRamgCfcaXPvNw "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/_wPUSUn4uG_KAZpVnn4CUw "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/TY2dUNQqAEze1F5UdsKn2A "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/Jl4JQ6lLJqBzLrN168sBVQ "Use the guided walk-through playbook for a step-by-step process of creating entitlements.").
{#create-integration-box__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/6USNnycEsmEEhKfkiyQdAA "Review reconciliation results in a simplified workbench view.") (Software Asset Management classic application) or the [License usage view](https://www.servicenow.com/docs/8QSrfFv8A11xg_hfzt2dCQ "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/IN6vFmwyLIrG~txkRlGIDQ "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/pV0ywpgDMVqJfumwPDVtrA "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-box__ul_qgf_zhr_sqb}

