# Entity Configuration

Follow these steps to enable **Entity Configuration** in **Translate4Dynamics**:

●        Go to the **Translate4Dynamics** App, and then click on **Entity Configuration**.

●        Click on ‘**New’** to open the New Entity Configuration form.

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

●  In the form, select the required **Entity** and the **Columns to Translate** from the drop-down menu. Complete the configuration by filling in all necessary details.

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

> **Note:**  Supports translation of **String**, **OptionSet**, **Choice**, **Lookup**, and **Whole Number** data type fields.


---

# 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/configuration/entity-configuration.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.
