# Step 13: Manage permission sets

## Sharing settings

Ensure that the Sharing Settings for the Order object are set to **Public Read/Write**. If the Order object is set to **Controlled by Parent**, the Sharing Settings for Account and Contract should be **Public Read/Write**.

![](/files/3p7x031w0u6uU40EeQPd)

Additionally, ensure that the Sharing Setting for the Product object is **Public Read/Write** for Default Internal Access and **Public Read Only** for Default External Access.

<figure><img src="/files/ltLIW4xAsxP2yMSf0NUI" alt=""><figcaption></figcaption></figure>

## Digital River permission sets

| Permission set                                   | Description                                                                                                                                                                           |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Digital River Connector - Admin                  | Assign this permission set to Admin users to access the **Digital River App Configuration** page and update configurations.                                                           |
| DigitalRiver Connector - Shopper                 | Assign this permission set to all Storefront users.                                                                                                                                   |
| DigitalRiver Connector - Integration             | Assign this permission set to the Integration users.                                                                                                                                  |
| DigitalRiver Connector - Refunds                 | Assign this permission set to customer service representatives (CSRs) who initiate the refunds.                                                                                       |
| DigitalRiver Connector - Guest Shopper Unmanaged | <p>Assign this permission set to a guest user profile. <br><strong>Note:</strong> This permission set is outside the managed package. See the permission set file provided below.</p> |

{% file src="/files/Zn4UuzjOp48Xr0JbrUFy" %}

## Assign users to a permission set

To assign users to a permission set:

1. Type **Permission Sets** in the **Search** field and press **Enter**.\
   ![](/files/olzx8tPycJwJDZ5SKE5I)
2. Click **Permission Sets**. The **Permission Sets** page appears.
3. In the **Permission Set Label** column, click the permission set you want to add users to.\
   ![](/files/kTG8HaIlDyyHcapkj8mn)

   This example shows how to assign a **Digital River Connector – Admin** permission set to users. ![](/files/FwcT2sikjUCO6O6EJRHv)
4. On the **Permission Set** page, click **Manage Assignments**.\
   ![](/files/T2od7nWVOUUHD9lWy1AS)
5. Click **Add Assignments**.\
   ![](/files/jR49V0hh1r0keQ7HhdBa)
6. Select one or more users to assign to this permission set and click **Assign**. The assigned users now appear in the modified permission set.\
   ![](/files/ba47MOVGTKmeHCTsZwsz)

See the [Digital River permission sets table](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/integrate-the-salesforce-lightning-app/step-13-manage-permission-sets.md) to repeat the abovementioned steps for assigning relevant permission sets.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/integrate-the-salesforce-lightning-app/step-13-manage-permission-sets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
