# Импорт из Excel в списки

![](/files/-MjCoW8yrL_w8W-CxN_u)

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

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

![](/files/-MjCoa-pSIwfyesM8o6G)

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

![](/files/-MjCojqr8hK-8r-jiPmq)

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

![](/files/-MjCooLwSxBzCa7ek2Oz)

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

![](/files/-MjCotN9SDjz2Q-JZOx8)


---

# 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.watbot.ru/chat-boty/import-iz-excel-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.
