# Импорт регионов

#### Шаг 1

В ЦА сайта переходим в раздел «Мультирегиональность» и кликаем на «Импорт» (1)

<div data-full-width="true"><img src="/files/vDPkc7puM5Zg3AqeUCal" alt=""></div>

#### Шаг 2

Загрузите подготовленный CSV-файл в поле выбора файла (1) и нажимаем «Импорт» (2)

<div data-full-width="true"><img src="/files/KlJOdPp7C4sMQs5jwSG8" alt=""></div>

Импорт регионов возможен из CSV-файла в кодировке UTF-8 без BOM следующей структуры:

1. *Название региона*
2. *Области*
3. *Города*
4. *Склады*
5. *Цены*
6. *Путь*
7. *Домен сайта \**
8. *Активность*
9. *Регион "по умолчанию"*
10. *Описание*
11. *Тип телефона*
12. *Телефон*
13. *Тип Email*
14. *Email*
15. *Тип адреса*
16. *Страна*
17. *Индекс*
18. *Город*
19. *Адрес*
20. *Тип наценки*
21. *Величина наценки*
22. *Заголовок (title)*
23. *Описание (description)*
24. *Ключевые слова (keywords)*
25. *Скрипты (Яндекс.Метрика, Google Analytics и др.)*
26. *robots.txt*

{% hint style="warning" %}
\*Обратите внимание, при указании домена сайта, если домен будет не найден, то он создается автоматически в списке доменов текущего сайта
{% 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://support.morozovpimnev.ru/multiregion/import-regionov.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.
