> 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/marketpleisy/rabota-s-kaspi.kz/privyazka-tovarov-na-kaspi.md).

# Привязка товаров на Kaspi

После того, как в Маркетрадаре вы добавили к себе в магазин товары от поставщика/ 1С или просто создали товар в Маркетрадаре - вы не увидите товар сразу у себя в кабинете Каспи в ваших товарах.

Для того, что товары появились именно в кабинете каспи их нужно привязать в каспи.

1. Перейдите в [свой кабинет на Каспи](https://kaspi.kz/mc/#/login) и перейдите в раздел Нераспознанные\
   ![](/files/6FrSiyYNz2qzKXq5Dv2W)
2. В данном разделе вы сможете увидеть все товары, которые вы ранее добавили с Маркерадара в свой магазин\
   ![](/files/KSOWAmWDqiQA0qjRM2Ix)

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

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

1. После того, как вы выбрали подходящую карточку вашего товара из предложенных в каспи - опуститесь в низ страницы, вы увидите кнопку Выбрать или Добавить новый товар\
   ![](/files/jZhc58AU7KHXykdjcs8g)

Выберите Выбрать, если вы хотите привязаться к имеющейся карточке каспи

Выберите Добавить новый товар, если вы не хотите привязываться или не нашли подходящей карточки среди предложенных.

После того, как вы привяжите товар на каспи - Маркетрадар через сутки получит ссылку на товара и подгрузит данные по конкурентам, фото и другие данные. Если через сутки ссылка на недавно привязанный товар не появилась в Маркетрадаре, то можете проставить ее вручную: [Проставление ссылок каспи](/marketpleisy/rabota-s-kaspi.kz/prostavlenie-ssylok-kaspi.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, and the optional `goal` query parameter:

```
GET https://wiki.marketradar.kz/marketpleisy/rabota-s-kaspi.kz/privyazka-tovarov-na-kaspi.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.
