# Set up Security

This solution has two security roles: **DeDupeD Administrator** and **DeDupeD User.**

{% tabs %}
{% tab title="DeDupeD Administrator" %}
The user with **DeDupeD Administrator** security role is in charge of setting up the solution. They can view **Entity Configuration, Duplicate Matching Rules and Duplicate Matching Conditions.** He can also activate the DeDupeD License, and enable or disable DeDupeD duplicate detection through DeDupeD Settings entity.
{% endtab %}

{% tab title="DeDupeD User" %}
The user with **DeDupeD User** security role can use DeDupeD App with read-only access to configuration entities.
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**Note: Only users with System Admin role can enable or disable entities for duplicate detection and merging.**
{% endhint %}

Here are the steps to assign security roles to CRM users:

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

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

* Select **Users.**

<div align="left"><figure><img src="/files/2wPczs2uNOgyYHe9vxf3" alt=""><figcaption></figcaption></figure></div>

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

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

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

<div align="left"><figure><img src="/files/fwUEFrCZxtkzZw8Ph0TC" alt=""><figcaption></figcaption></figure></div>

{% 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/deduped/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.
