> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/marketing4dynamics/getting-started/set-up-security.md).

# Set up Security

Marketing4Dynamics has the following **security roles**:

{% tabs %}
{% tab title="Marketing4Dynamics Administrator" %}
The **Marketing4Dynamics Administrator** is in charge of setting up and configuring the solution.
{% endtab %}

{% tab title="Marketing4Dynamics User" %}
The **Marketing4Dynamics User** will be in charge of working with members of Marketing List in CRM and will be able to view campaign statistics and marketing activities data synced from Mailchimp.

{% endtab %}
{% endtabs %}

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

Here are the steps to assign security role to users.

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

![](/files/-M7pen3WbY4U351Dx8jC)

* Select **Users**.

![](/files/-M7pes9X07sQSaL2OjcZ)

* Select user --> Click on **MANAGE ROLES**.

![](/files/-MhHbGikdHqj7OvbMA-G)

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

For Admin select **"Marketing4Dynamics Administrator".**

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

For user select **"Marketing4Dynamics User".**

<figure><img src="/files/9grzsE4Fn16fkzsSm8aX" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inogic.com/marketing4dynamics/getting-started/set-up-security.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
