# Step 13: Manage permission sets

### General permissions

All storefront users must be granted the following permissions. Add these permissions to a permission set(s) that gets assigned to all storefront users.

| Object        | Permission type                                         |
| ------------- | ------------------------------------------------------- |
| Cart          | Grant **Create**, **Edit**, and **Delete** permissions. |
| Order Product | Grant **Read** access to all fields.                    |

### 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 to update configurations in it. |
| 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.                                      |

### Assign users to a permission set

To assign users to a permission set:

1. Type **Permission Sets** in the **Search** field and press **Enter**.\
   &#x20;<img src="/files/-McFwQWFA1q_N0DSPPvY" alt="" data-size="original">&#x20;
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.\
   &#x20;<img src="/files/-McFx4iffB2gZIzgLnb-" alt="" data-size="original">&#x20;

   This example shows how to assign a **Digital River Connector – Admin** permission set to users. <img src="/files/-McFwyWnQoamkxZI6Ecf" alt="" data-size="original">&#x20;
4. On the **Permission Set** page, click **Manage Assignments**.\
   &#x20;<img src="/files/-McFxO7-nxN7OGn-52bW" alt="" data-size="original">&#x20;
5. Click **Add Assignments**.\
   &#x20;<img src="/files/-McFxVy2qeEx2gTn1Hjo" alt="" data-size="original">&#x20;
6. Select one or more users who you want to assign to this permission set and click **Assign**. The assigned users now appear in the modified permission set.\
   &#x20;<img src="/files/-McFxgZnlyLwcji-h8K4" alt="" data-size="original">&#x20;

See the [Digital River permission sets table](/salesforce-lightning/operation-and-maintenance/step-13-manage-permission-sets.md#digital-river-permission-sets) to repeat the above-mentioned 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/operation-and-maintenance/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.
