> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/ru/set/instrumenty/import-dannykh/import-partnyorov.md).

# Импорт партнёров

1. **Перейдите в Инструменты » Импорт данных**

![](/files/41e641965a113c9c5dade4c658ad4094ecb47317)

2\. **Выберите шаблон импорта партнёров (CSV-файл)**

![](/files/790bfa4ac051cbd026e938d90c9d09b02d9f7ded)

После загрузки файла данные партнёров будут отображены в табличном формате. Пользователи должны сопоставить все заголовки столбцов в соответствии с отсортированным CSV-файлом.\
(Удалите 1-ю строку заголовков после сопоставления столбцов)

***

#### Важно **поля в CSV для импорта партнёров**

1. Имя, Фамилия&#x20;
2. Страна
3. Название компании
4. Электронная почта ( **Обязательно** )
5. Валюта
6. Адрес
7. Телефон
8. Веб-сайт
9. Статус ( одобрен, ожидает, отклонён )

Скачайте файл шаблона импорта партнёров отсюда и отсортируйте данные партнёров в соответствии с заголовками шаблона.

{% file src="/files/1e155f6cea2ff775e3a8e3f9ffc781b4390a2cb3" %}
Скачать шаблон импорта партнёров
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledgebase.offer18.com/ru/set/instrumenty/import-dannykh/import-partnyorov.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.
