> 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-reklamodatelei.md).

# Импорт рекламодателей

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

![](/files/d0f350442d6eee914b4f837a7495e094986c37af)

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

![](/files/16b28f3d21b1735afa375f581e1d96540f2ace64)

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

***

#### **Важные поля в CSV для импорта рекламодателей**

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

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

{% file src="/files/c1e5923e42347d6e61761a162bf4347ca3480384" %}
Скачать шаблон импорта рекламодателя
{% 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-reklamodatelei.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.
