> For the complete documentation index, see [llms.txt](https://metabot.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metabot.gitbook.io/documentation/tarify-oplata/kak-izmenit-tarif.md).

# Как изменить тариф

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

Просмотреть действующий тариф пользователь может в любой момент, перейдите в раздел [**Статистика**](https://app.metabot24.com/stat) на главной экранной форме.

![Форма "Статистика"](/files/-M-KN0PCZKd9qro4VUZi)

Ознакомиться со сравнительной таблицей тарифных планов можно на странице [Тарифы](https://app.metabot24.com/pricing).

Для того, чтобы перейти на более высокий тариф, необходимо заказать **Счет** для оплаты. Сделать это можно обратившись в службу поддержки через любой удобный канал связи, перейдя на страницу [Помощь](https://app.metabot24.com/help). &#x20;

![Страница "Помощь"](/files/-M-KQUGPI4U1co7yq4mn)

Когда вам будет выставлен счет для оплаты, он отобразится в вашем личном кабинете в разделе [**Оплата**](https://app.metabot24.com/orders).&#x20;

![Выставленные счета](/files/-M-Jw8XBVIRZMxXfuK6v)

Одновременно с заполнением раздела **Оплата** на электронный адрес пользователя будет выслано информационное письмо. Оплатить счет можно также перейдя по кнопке ***Оплатить заказ***.

![Информационное письмо на E-mail](/files/-M-KM-0zUimMAWFKoi4m)

При оплате через личный кабинет, в разделе **Оплата** перейти по ссылке выставленного счета или по кнопке ***Просмотр и оплата***.

![Просмотр и оплата](/files/-M-KMCCqvXe4Pi7vYoa-)

В открывшемся диалоговом окне необходимо:

* Активировать опцию, что пользователь ознакомлен и подтверждает согласие с условиями [Оферты](https://app.metabot24.com/terms).
* Нажать кнопку ***Оплатить***.

![](/files/-M-KKX4_sQIK7ldEZRCV)

Платформа перенаправит вас на систему оплаты **Robokassa** для оплаты счета.

![Система Robokassa](/files/-M-KVeaNIU0XncqDEJrB)

Если счет выставлен ошибочно или не правильно указаны параметры тарифного плана (наименование или количество месяцев), то можно отменить данный счет, нажав кнопку ***Отменить счет***.


---

# 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://metabot.gitbook.io/documentation/tarify-oplata/kak-izmenit-tarif.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.
