# Set up Security

**Attach2Dynamics** has the following security roles:

{% tabs %}
{% tab title="Attach2Dynamics Administrator" %}
**Attach2Dynamics Administrator** has the privilege to create and modify '**Entity Configurations**' and '**Connector**' entity records.
{% endtab %}

{% tab title="Attach2Dynamics User" %}
**Attach2Dynamics User** will be able to use **Attach2Dynamics features** but is not allowed to create **'Entity Configurations'** or **'Connector Records'.**
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**Note: It is necessary to assign any one of the above security roles to use Attach2Dynamics Solution**
{% endhint %}

Follow the steps below to assign security roles to users.

* Go to **Advanced Settings** --> **Settings** --> **Security**.

<figure><img src="/files/-M9Ria4PYXS58qrtjjwj" alt="Set up Security"><figcaption></figcaption></figure>

* Select **Users**

<figure><img src="/files/-M9Rif1nANaxHDdsCiiJ" alt="Set up Security"><figcaption></figcaption></figure>

* Select user --> Click on **Manage Roles**

<figure><img src="/files/-M9S04sJRLZk-oTEXWyQ" alt="Set up Security"><figcaption></figcaption></figure>

* Click on any one of the security roles --> Click **Ok**.

<figure><img src="/files/-MUODq6YLq8ovaV_oD4q" alt="Set up Security"><figcaption><p>Admin Role</p></figcaption></figure>

<figure><img src="/files/-M9S2PPL7vNYqJ12t5hS" alt="Set up Security"><figcaption><p>User Role</p></figcaption></figure>

{% hint style="success" %}
For any 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/attach2dynamics/getting-started/set-up-security.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.
