# Set up Security

Translate4Dynamics has the following security roles:

{% tabs %}
{% tab title="Translate4Dynamics Administrator" %}
The user with the **Translate4Dynamics Administrator** security role is responsible for setting up the solution. They can manage translations, configure settings, and control other admin-related tasks within Dynamics 365 CRM.
{% endtab %}

{% tab title="Translate4Dynamics User" %}
The user with the **Translate4Dynamics User** security role can only translate text fields and view translations.
{% endtab %}
{% endtabs %}

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

Here are the steps to assign security roles to CRM users:<br>

1. Go to **Advanced Settings** → **System** → **Security** → **Users**.

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

2. Select **user** → **Manage security roles**.

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

3. Click on any one of the Translate4Dynamics security roles as per your business requirement → Click **Save**.

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


---

# 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/translate4dynamics/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.
