# Step 7: Create a new sharing set

Create a new sharing set in Community Settings to grant update access to the custom `taxExemptId` field in the Account object and update the sharing settings.

## Step 7a: Create a new sharing set <a href="#step-7a-create-a-new-sharing-set" id="step-7a-create-a-new-sharing-set"></a>

To create a new sharing set:

1. Click **Setup** ![](/files/-MSZhViB6IBBd3jhKU9u) and select **Setup** from the dropdown list.
2. Type `communities settings` in the **Quick Find** field and press **Enter**. ![](/files/-MSZxh918D8WmAJFdHW9)
3. Click **Communities Settings**. \
   ![](/files/-MSZxrQYHl7Ftm9RJ_8d)
4. Scroll down to **Sharing Sets** and click **New**. The New Sharing Set page appears.
5. Type `Account Sharing – VAT` in the **Label** field.
6. Type `Account_Sharing_VAT` in the **Sharing Name** field.
7. Type `Sharing of Account Field for VAT` in the **Description** field.
8. From **Available Profiles**, select your Storefront Community profiles used by the Salesforce Admin users and click **Add** to move it to **Selected Profiles**.
9. From **Available Objects**, select **Account** and click **Add** to move it to **Selected Objects**.
10. Click the **Set Up** link under **Configure Access**. The Access Mapping for Account dialog appears.
11. Select **Account** from the **User** dropdown list.
12. Select **Id** from the **Target Account** dropdown list.
13. Select **Read/Write** from the **Access level** dropdown list. \
    ![](/files/-MSZy3QAjv7dFl7Mftta)
14. Click **Update**. The New Sharing Set page displays should look like: \
    ![](/files/-MSZyE4woinZFUkbLJMV)
15. Click **Save**.

## Step 7b. Update the sharing settings for your organization <a href="#step-7b-update-the-sharing-settings-for-your-organization" id="step-7b-update-the-sharing-settings-for-your-organization"></a>

To update the sharing settings for your organization:

1. Click **Setup** ![](/files/-MSZhViB6IBBd3jhKU9u) and select **Setup** from the dropdown list.
2. Type `sharing settings` in the **Quick Find** field and press **Enter**. \
   ![](/files/-MSZyiozGzZx_1OI0sbz)
3. Click **Sharing Settings**. The Sharing Setting page appears.
4. Select **CC Order** from the **Manage Settings for** dropdown list.
5. Click **Edit**. The Organization-Wide Sharing Defaults Edit page appears.
6. Scroll down to **CC Invoice** and select **Public Read/Write** from the **Default Internal Access** dropdown list. \
   ![](/files/-MSZyscIW5ugxOBDVvMm)
7. Scroll down to **CC Order** and select **Public Read/Write** from the **Default Internal Access** dropdown list. \
   ![](/files/-MSZyz07YK2J1uMD2Lg5) \
   Scroll down to **CC Transaction** and select **Public Read Only** from the **Default Internal Access** dropdown list. \
   ![](/files/-MSZz3Mt2Lag3NJYNSKn)
8. Scroll down and click **Save**.


---

# 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-b2b/1.0-5/integrating-the-digital-river-salesforce-b2b-commerce-app/step-7-create-a-new-sharing-set.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.
