> For the complete documentation index, see [llms.txt](https://wiki.marketradar.kz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami.md).

# Работа с товарами

- [Cоздание товаров](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/cozdanie-tovarov.md)
- [Работа остатками](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/rabota-ostatkami.md)
- [Работа с ценами](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/rabota-s-cenami.md)
- [Работа стоварами от Поставщика](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/rabota-stovarami-ot-postavshika.md)
- [Импорт товаров через Excel](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/import-tovarov-cherez-excel.md)
- [Пример импорта Excel с остатками](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/import-tovarov-cherez-excel/primer-importa-excel-s-ostatkami.md)
- [Разные товары на разных маркетплейсах](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/raznye-tovary-na-raznykh-marketpleisakh.md)
- [Автоматизация снятия с продажи при низком остатке](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/avtomatizaciya-snyatiya-s-prodazhi-pri-nizkom-ostatke.md)
- [Управление Тегами](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/upravlenie-tegami.md)
- [Экспорт товаров в Excel](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/eksport-tovarov-v-excel.md)
- [Защита от продажи в минус](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/zashita-ot-prodazhi-v-minus.md)
- [Внешние артикулы для маркетплейсов](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/vneshnie-artikuly-dlya-marketpleisov.md)
- [Субтовары](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/subtovary.md)
- [Массовое изменение товаров](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/massovoe-izmenenie-tovarov.md): Как поменять данные сразу у нескольких товаров.
- [Массовое изменение бренда](https://wiki.marketradar.kz/marketradar/rabota-s-tovarami/massovoe-izmenenie-tovarov/massovoe-izmenenie-brenda.md)


---

# 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://wiki.marketradar.kz/marketradar/rabota-s-tovarami.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.
