> For the complete documentation index, see [llms.txt](https://wiki.indeepa.com/2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.indeepa.com/2.0/indeepa-prodvizhenie/prodvizhenie-ozon/osnovnye-razdely-servisa.md).

# Основные разделы сервиса

{% embed url="<https://rutube.ru/video/024804586aa68fd51abf925d79f57913/>" %}

В сервисе INDEEPA Продвижение Ozon есть 3 основных раздела:

### Вкладка «Обзор»

Здесь отображаются сводные показатели. Можно отслеживать товары, которым рекомендовано продвижение, а также просматривать журнал активности. Сводные данные показываются за последние 7 дней.

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

### Вкладка «Настройки»

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

Здесь можно управлять группами, товарами и параметрами кампаний продвижения.

{% hint style="info" %}
Сервис работает циклично: изменения автоматически отправляются раз в 15 минут. Кнопка «Отправить» применяет изменения сразу, но не чаще, чем раз в 5 минут.
{% endhint %}

### Вкладка «Продажи и расходы»

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

Здесь отслеживаются ключевые показатели по кампаниям в разрезе кабинета, группы, места размещения или артикула. Дашборд показывает данные только по кампаниям, которыми управляет INDEEPA Продвижение Ozon. По умолчанию выводятся данные за последние 7 дней.

### Как посмотреть конверсии по часам

Отчёт с данными по часам доступен только при подключенном Ozon Premium (если маркетплейс отдаёт их через API).

Если у вас нет Ozon Premium — ориентируйтесь на аналитику в кабинете Ozon и на метрики вроде «корзины / клики / конверсия в корзину» (заказы по часам часто менее показательны).


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.indeepa.com/2.0/indeepa-prodvizhenie/prodvizhenie-ozon/osnovnye-razdely-servisa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
