# Импорт товаров в списки

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

Возможность импортировать таблицу Microsoft Excel в списки. Например, если вы храните товары в файле Excel или имеете возможность выгрузить их из вашей базы данных, Google Таблиц или CRM в файл Excel, то вы легко сможете загрузить их в вашего бота.

### Шаг 1 — Сопоставление полей.

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

### Шаг 2 — Уникальное поле.

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

### Шаг 3— Загрузка файла.

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

### Результат

<figure><img src="/files/RxIdldaNnCm0TLllwIfS" 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.cleverapp.pro/magazin-v-telegram/import-tovarov-v-spiski.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.
