> For the complete documentation index, see [llms.txt](https://guide.kikimedia.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.kikimedia.ru/readme.md).

# Обновления

{% updates format="full" %}
{% update date="2026-03-25" tags="gp" %}

## Обновлено описание модуля и добавлен раздел

Изменено название модуля [Заказы в работе](/functional-specs/zakazy-v-rabote.md), а также его описание. Добавлен раздел [Broken mention](broken://pages/9oeUfhQKWc3KCm4Die8S)и описание дашборда [Ключевые показатели](/backoffice/klyuchevye-pokazateli.md).
{% endupdate %}

{% update date="2026-03-23" tags="gp" %}

## Добавлено описание управления откликами

В [Broken mention](broken://pages/HQnhoyq9XXGgAM59CnxB) добавлено описание модуля [Заказы в работе](/functional-specs/zakazy-v-rabote.md).
{% endupdate %}

{% update date="2026-03-16" tags="gp" %}

## Добавлены пользователи и роли

В документацию добавлена страница, описывающая пользователей и роли на платформе [Пользователи и роли](/product-requirements/polzovateli-i-roli.md). Документация по платформе объединена под разделом [Broken mention](broken://pages/58Nn7cOpbzIotJklnjvB).
{% endupdate %}

{% update date="2026-03-11" tags="gp" %}

## Изменено количество просмотров

Изменена ключевая единица измерения производительности коротких видео с 10 000 (CPDM) до 1 000 (CPM) [О продукте](/product-requirements/o-produkte.md#model-birzhi).
{% endupdate %}

{% update date="2026-03-10" tags="gp" %}

## Добавлены идеи

Добавлено [Идеи](/dorozhnaya-karta/idei.md#geolokaciya).
{% endupdate %}

{% update date="2026-03-04" tags="gp" %}

## Добавлены описание продукта, дорожная карта и обновления

Добавлены страницы [О продукте](/product-requirements/o-produkte.md), содержащая основную информацию о KIKI, [Дорожная карта](/dorozhnaya-karta.md), с планом развития и [Обновления](/readme.md) с историей изменения документации.
{% endupdate %}
{% endupdates %}


---

# 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://guide.kikimedia.ru/readme.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.
