> For the complete documentation index, see [llms.txt](https://topc.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://topc.gitbook.io/faq/untitled.md).

# Цены

### Где установить/изменить цены?

* Надо перейти в Настройки, выбрать раздел Цены
* Выбираем тариф, для которого надо менять цены и месяц, с которого начнется редактирование<br>

![](/files/-LIR0ux-oSwU-saVvywF)

### Как выбрать дни, на которые надо установить цены?

* Кликаем мышкой по тем ячейкам, где необходимо установить цены (красный)
* Чтоб выделить весь столбец - кликаем на заголовок столбца. Например: Вт 03.07 (синий)
* Чтоб выделить строку - кликаем на заголовок строки. Например: #2 TWN (зеленый)
* Чтоб выделить всю таблицу цен на весь месяц, клик по слову Категории (Желтый)

![](/files/-LIR1mDV4z0Aop0_Gq1Z)

* Снять выбор с одной ячейки - кликните по ней еще один раз
* Снять выбор со всех ячеек - клик по красной кнопке справа вверху таблицы "снять выделение"
* Для установки цен - клик на зеленую кнопку "Установить цену"
* В окошке вводим нужную цифру. Примечание: в текущей версии устанавливаем значение только в первой строке.

![](/files/-LIR393hZunq9HEc86fk)

### Видеоинструкция по работе с ценами&#x20;

{% embed url="<https://youtu.be/V4R0gMd3KcA>" %}
Как устанавливать цены в Easyms?
{% endembed %}


---

# 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://topc.gitbook.io/faq/untitled.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.
