# My tariff

*The «My tariff» section is intended for viewing information about the current plan, its parameters, and message usage statistics.*

## General view of the section

In the Selarti personal account, go to the «My tariff» ([.ru](https://selarti.ru/panel?menu=my_tariff) or [.com](https://selarti.com/panel?menu=my_tariff)).

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

​​If a plan is not selected and not activated, when you go to the «My tariff» section the «Choose a tariff» section opens automatically. Read more about the section in the [article](/manual-en/main-sections-of-the-service/choose-a-tariff.md).

### Main blocks of the section

The page consists of several informational blocks. Let's look at them in more detail.

#### Current plan

The «Current plan» block contains basic information about the connected plan:

* Name of the connected plan.
* Plan validity — day of the week, date and time of the end of the paid period. The time is shown according to your device's time zone.
* Used — the number of messages used and the percentage of usage from the total limit. The data is updated as messages are used.
* Messages remaining — how many messages remain from the total number included in the plan.
* Limit reset — in how many days the message package will be refreshed. The message limit in the plan is refreshed every month (exception — trial period).

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

Message accounting features:

* Any message in the system is counted as a message regardless of type: AI message, client message, employee message, incoming and outgoing messages, greeting messages.
* Accounting is done by number of messages, not by number of characters.
* If the message limit is exhausted — money will be deducted from the balance beyond the package; you can switch to another plan and package or add a larger message package.

#### Plan settings

The «Plan settings» block contains settings and parameters of the current subscription:

* Status — current status of the plan (for example, «Active»).
* Period — the duration of the paid plan.
* Auto-renewal — setting for automatic renewal of the plan. If auto-renewal is enabled and there are sufficient funds on the balance, the plan will be renewed automatically on the next billing date.
* Next payment — date of the next charge.
* Planned amount — the amount that will be charged at the next renewal if the plan is not changed.

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

#### Message usage for the current period

The «Message usage for the current period» block shows usage statistics for messages in the current billing period. Hovering over a chart bar displays the date and number of messages for that day.

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

#### Message usage for the last 12 months

The «Message usage for the last 12 months» block displays the dynamics of message usage by month. Hovering over a bar shows the month and the number of messages for that period.

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

#### **Change plan**

On the right side of the page there is a «Change plan» button — allows you to proceed to choosing another plan or change the current one.

<figure><img src="/files/6qAlmQEzEXsV14PppGGD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://manual.selarti.com/manual-en/main-sections-of-the-service/my-tariff.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.
