> For the complete documentation index, see [llms.txt](https://wiki.ktshop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ktshop.io/skidki/dobavit-izmenit-i-udalit-skidku.md).

# Добавить, изменить и удалить скидку

Чтобы самостоятельно добавить информацию о скидках, необходимо нажать выделенную кнопку "<mark style="color:blue;">Добавить</mark>"

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

В появившемся окне заполняем все поля.\
Информацию о потраченных деньгах и %скидки

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

После того, как заполнили все поля, нажимаем выделенную кнопку "<mark style="color:blue;">Подтвердить</mark>"

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

Готово!&#x20;

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

## Изменить скидку

Чтобы редактировать скидку, необходимо нажать выделенную кнопку "<mark style="color:green;">Изменить</mark>"

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

В появившемся окне, вносим изменения и нажимаем выделенную кнопку "<mark style="color:blue;">Подтвердить</mark>"

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

<mark style="color:green;">Готово!</mark>

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

## Удалить скидку

Чтобы удалить скидку вручную, необходимо нажать выделенную кнопку "<mark style="color:red;">Удалить</mark>"

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

Выбираем "<mark style="color:blue;">Да</mark>" в появившемся окне

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

<mark style="color:green;">Готово!</mark> Скидка удалена

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


---

# 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.ktshop.io/skidki/dobavit-izmenit-i-udalit-skidku.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.
