# Create credential assets

> The **ServiceNow Scope** activity requires `SecureString` inputs for your ServiceNow credentials (**Password** and **ClientSecret**). To generate the `SecureString` variables, it's recommended that you create two Credential [Assets](https://docs.uipath.com/orchestrator/docs/managing-assets-in-orchestrator) in your Orchestrator Tenant.

The **ServiceNow Scope** activity requires `SecureString` inputs for your ServiceNow credentials (**Password** and **ClientSecret**). To generate the `SecureString` variables, it's recommended that you create two Credential [Assets](https://docs.uipath.com/orchestrator/docs/managing-assets-in-orchestrator) in your Orchestrator Tenant.

1. Sign in to the Orchestrator Tenant that you want to use for your project.
2. In the left-hand navigation, click **Assets** (this opens the Assets page).
3. Click the **+** icon to create a new Asset (this opens the **Create Asset** window).

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/add-ins/add-ins-docs-image-44693-06c914bf-ea851e4f.webp)
4. Enter a **Name** and select **Credential** under **Type**.
5. In the **Username** field, enter the **ClientId** of your ServiceNow application registry.
6. In the **Password** field, enter the **ClientSecret** of your ServiceNow application registry.
7. Click **Create**.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/add-ins/add-ins-docs-image-44617-533f2a33-a69ed224.webp)
8. Repeat steps 3-7 to create another Asset for your ServiceNow **Username** and **Password**.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/add-ins/add-ins-docs-image-45013-0247a4da-47927e0b.webp)
