> 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/polzovatelskie-strategii/polzovatelskie-strategii-cenoobrazovaniya/yandeks-market/universalnye-strategii/kak-podklyuchit-universalnye-strategii.md).

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

Прежде чем подключить универсальную стратегию, убедитесь, что все настройки выполнены корректно и соответствуют требованиям выбранного алгоритма.

Подробнее о видах стратегий и правилах настройки — в материале: «Список универсальных стратегий».

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

1. Перейдите во вкладку «Товары».
2. В столбце «Артикул» выберите нужную стратегию для каждого артикула.
3. Нажмите «Сохранить», чтобы изменения вступили в силу.

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

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

Если нужно подключить стратегию ко многим артикулам:

1. Во вкладке «Товары» нажмите на три точки *→* Настройки *→* YandexMarket.Repricer Настройки товара на магазин.

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

2. Скачайте файл настроек в подходящем формате и откройте его в табличном редакторе.

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

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

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

4. Загрузите файл обратно через кнопку «Загрузить отчёт».

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

<br>


---

# 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/polzovatelskie-strategii/polzovatelskie-strategii-cenoobrazovaniya/yandeks-market/universalnye-strategii/kak-podklyuchit-universalnye-strategii.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.
