# Configure entities

After having created a document type through the overview page (see [Configure a document type](/getting-started/project-management/create-a-document-type.md)), you will land upon the following page, where you can configure entities for the document type:

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

You can start creating new entities by clicking on the "+ Create" button at the top or the "Create" button in the middle section.

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

A new panel will open where you can configure the entity:

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

After filling in the entity name, you can choose an entity class (see [Entities](/project/project-settings/entities.md#entity-classes) for more info).

If you chose a text entity you can also set an entity type (see [Entities](/project/project-settings/entities.md#entity-types)for more info).

You can also set other properties for each entity (see [Entities](/project/project-settings/entities.md#other-entity-settings) for more info).

For more information about entities, see [Entities](/project/project-settings/entities.md).


---

# 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-old.app.metamaze.eu/getting-started/project-management/configure-entities.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.
