# Как клиенты учитываются в тарифе

## Типы клиентов

В платформе есть два типа клиентов:

* Активные клиенты
* Подписчики

**Активный клиент** – это тот, у кого есть не закончившийся доступ к одному из курсов или программе питания. Такой клиент помечается <img src="/files/-M2-CFEDdMAcPEdRF-Dk" alt="" data-size="line"> зеленым кружком в списке клиентов.

**Подписчик** – это клиент, у кого не осталось активных доступов к курсам или питанию. Такой клиент помечается <img src="/files/-M2-CuDU4Fjg2KITOxZ2" alt="" data-size="line"> серым кружком в списке клиентов.

{% hint style="info" %}
Тарифный план определяется по количеству **активных** клиентов.
{% endhint %}


---

# 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://docs.inskill.ru/obshee/kak-klienty-uchityvayutsya-v-tarife.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.
