> For the complete documentation index, see [llms.txt](https://wiki.indeepa.com/repricer/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/repricer/kak-podklyuchat-polzovatelskie-strategii-na-artikuly-ozon.md).

# Как подключать пользовательские стратегии на артикулы Ozon

Пользовательские стратегии — индивидуальные стратегии, разработку которых запрашивает клиент через отдел поддержки.

В этом материале рассказали, как включить пользовательскую стратегию и подключить её на артикулы вручную и массово через таблицу.

## Включение стратегии

Для подключения стратегии вам необходимо написать в чат поддержки. Прежде чем подключать стратегию на артикулы, убедитесь, что она включена. Для этого перейдите во вкладку «Настройки» → «[Стратегии](https://supplier.indeepa.com/)» и найдите нужную стратегию.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfmnrkVHPCMxs0kpFFMn36r6AULwfBjSKFP1Pdt6xFP4895enuLZU-0UHz8CQqEEYlkd7KjhLX_DMzqIexzb9MDUXxR0KQQXEHeflrbLUcNkNsGf8bzMqmjdeGus3m9GyUOrSLKwA?key=R5kdGIbCtacpCdaZstZ5RsPl" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXenyroGnx9S50bdUAO3JLMZzGvbgUIlA0QFx5aejr_H6PyIxdEIJpsuWabymZ8n_7ADYpPy2JsGO_f0jmvLS_AH4UQ2sT_gYm3gtI3WJHYYyHXtqU00MLdSRddIARWjJfwbU07j?key=R5kdGIbCtacpCdaZstZ5RsPl" alt=""><figcaption></figcaption></figure>

Включите стратегию, активировав необходимые ползунки и все содержащиеся в ней формулы. Нажмите кнопку «Сохранить».

## Подключение пользовательской стратегии через вкладку «Товары»

После активации стратегии в настройках её можно подключать к необходимым артикулам. Для этого во вкладке «Товары» в столбце «Артикул» в поле «Стратегия» выберите нужную стратегию.

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

## Массовое подключение через таблицу настроек

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

«Пользовательские настройки на товар».

<figure><img src="/files/9rsb9DQLbcRzMZzoSZWY" alt=""><figcaption></figcaption></figure>

Скачайте файл настроек и откройте его в формате таблицы.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXecVfGG0_N8xqtwE6JZZFoP7NNsW-JzulvCwXYthZn2T2Vo9wrtnMPkLuJdaj-QSs3_cBdPQcfjltHguLKAGlD7LDbvDxu-zZC9ooX63sNRpR0SHpk0fNDUwe-TTfCJwSmTe9MDnQ?key=R5kdGIbCtacpCdaZstZ5RsPl" alt=""><figcaption></figcaption></figure>

В столбце «Стратегия» проставьте номер подключаемой стратегии напротив необходимых артикулов. Номер стратегии можно найти во вкладке [«Стратегии»](https://supplier.indeepa.com/).

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

Загрузите заполненную таблицу в репрайсер через кнопку «Загрузить отчёт».

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe0ZfUmJ3Dl60VRmSV-vORULY1wFagf4G6c4s-3pR3iT-Z6acGtdNWvGN2QEolqG6d-K7mLS21-WJYQsIvUie2ZHwdo4tyD3Qm-2zzoS-V1Tppj6PfDUh677NTmc9jFeQiaavtdNQ?key=R5kdGIbCtacpCdaZstZ5RsPl" alt=""><figcaption></figcaption></figure>

***

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSdsFSHNFOgzbLpnSutfYVIVnuxKUMGFV8j6YojjdKKgBWFaiw/viewform?usp=dialog>" %}

{% content-ref url="/pages/MMjsUpOP36BduriVyIeJ" %}
[Ozon: Навигация](/repricer/ozon-navigaciya.md)
{% endcontent-ref %}


---

# 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/repricer/kak-podklyuchat-polzovatelskie-strategii-na-artikuly-ozon.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.
