# Modify Security Role

Apart from syncing privileges, we can also modify the security roles in Dynamics 365 which will be replicated in SharePoint. To understand this better, we have created two Business Units apart from root business unit that are: Marketing and Sales. Sales is the parent business unit of Marketing and in this example, we are working with Account entity.

Now, Sales BU has two users, James and Rhea. James is salesperson who has user level read/write access and Rhea as a Sales Manager has Business Unit read/write access.

Marketing BU has one user Joe who is Marketing Manager and has organization level read/write access.

#### Scenario 1 Visibility:

**James:** With user level access, he can see only his records.

![](/files/kaGbqDEK35dmDR30Nx06)

**Rhea:** With BU level access, she can see her own records and also see James records, who is present in the same BU.

![](/files/fWtRmaHvU7rej1lZlpvU)

**Joe:** With org level access, he can see all the records created by each user present in the organization.

![](/files/HY6n9feVXrEKHzeakY8a)

#### Scenario 2 Visibility:&#x20;

Now we change the access level of Rhea to Parent Child Business Unit, and keep the security level access of Joe and James the same. With this Rhea will be able to see the records of both Joe and James.

![](/files/cI3eq5EW8RyBUJtgwjkM)

Apart from these modifications the user level access comes into action even when a security role is associated/dissociated to/from a user/team or a member is added/removed from a team or security role deleted.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/sharepoint-security-sync/features/modify-security-role.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.
