# Автоматический импорт товаров

Приложение может автоматически добавлять товары в мониторинг. Товары обрабатываются раз в сутки в момент обхода ссылок по указанному расписанию. Для этого создайте дополнительное поле(тип "Флажок") для товара.

![](/files/-M8njrGHhg7xfYVWYURq)

После этого зайдите в настройки приложения и укажите данное поле.

![](/files/-M8nk2vQUArHVrLpPh9o)

{% hint style="info" %}
Если после добавления дополнительного поля, оно не отображается в настройках, повторите настройку через 5 минут.
{% 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://monitor-doc.sklad24.online/upravlenie-tovarami/avtomaticheskii-import-tovarov.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.
