> 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/zagruzka-prais-lista-vruchnuyu.md).

# Загрузка прайс листа вручную

Иногда на каспи происхлдят неполадки, при которых площадка перестает забирать прайс лист по автозагрузке. Из за этого может получиться так, что у вас в течении нескольких часов будет устаревшая информация на площадке — остатки товаров которых уже нет в наличии или старые цены

![](https://t24449331.p.clickup-attachments.com/t24449331/b34c2bef-210b-4e43-8bda-cd51639351d2/image.png)

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

![](https://t24449331.p.clickup-attachments.com/t24449331/940a319d-7c70-41a3-b9e6-c377fbba3ac7/image.png)

То вы все еще можете принудительно загрузить свежий прайс лист из маркетрадара, предварительно скачав его по ссылке

![](https://t24449331.p.clickup-attachments.com/t24449331/50adc192-297e-47b4-800b-8234b2e66cbb/image.png)

И загрузите его вручную на каспи

![](https://t24449331.p.clickup-attachments.com/t24449331/8a484a00-7125-4ec6-af3b-912e31f2f600/image.png)

После чего файл пройдет верификацию

![](https://t24449331.p.clickup-attachments.com/t24449331/e9109b05-2172-4d70-aedb-57a09c5e7888/image.png)

и в течении нескольких секунд все данные по вашим товарам обновлятся на актуальные. Можете повторять эту процедуру ежечасно пока каспи не начнет снова автоматически принимать прайс листы по автозагрузке

![](https://t24449331.p.clickup-attachments.com/t24449331/c5b83c20-924e-4c3d-9c64-512094bba021/image.png)


---

# 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/zagruzka-prais-lista-vruchnuyu.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.
