# CRM

Этот функционал расширяет стандартные поля клиентов и товаров, позволяя создавать новые поля и передавать или записывать в них данные.&#x20;

По умолчанию, при первом заходе на страницу уже созданы дополнительное поля для клиентов и товаров. Их нужно заполнить и сохранить, если это необходимо.

Описание настроек дополнительного поля:

* Тип. Присваивает полю тип данных, которые будут записываться в поле.
* Переключатель «**Обязательное**». Делает это поле обязательным для заполнения при импорте клиентов или создании нового клиента.
* Переключатель  «**Только для чтения**». После заполнения поля, его значение будет доступно только для чтения.

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


---

# 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://help.pluscards.ru/plus/administrirovanie/nastroiki/crm.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.
