# Billing

On this page Master users can view and manage subscription and billing data. Master user can access the page via *Settings / Billing / Subscriptions*:

![Settings / Billing / Subscriptions](/files/-MWoQJ07KcfohrAJzz8F)

## Subscriptions

The information is divided into two tabs: *Subscription* and *Invoices*.

![Settings / Billing](/files/-MWKwNs1ncoIjL3HKIHT)

### Subscription

Subscription shows currently selected subscription plan and its status with the payment information:

* Subscription Status
  * Can be:
    * Trailing: when is on trial period
    * Paid: when the subscription is paid
    * Failed: when subscription payment was failed
* Current bill
* Next expected payment
* invoice date
* Payment information

![Billing / Subscription status](/files/-MWKwxIfmhr3CfT8Vxvz)

In the payment information it is possible to add or update card details:

![Billing / Payment information update](/files/-MWKxa-JUi6h0uzVNQoW)

#### Compare all plans

By clicking `Compare all plans`, user is navigated to the Kvalifika pricing page  (new tab), where three various subscription plans can be compared (see <https://www.kvalifika.com/pricing/> for more details):

![Subscription plans comparison](/files/-MWKyMLzq6g8nKkX2Khh)

{% hint style="info" %}
Samples of plans and the pricing are shown - they might be different from the real plans and pricing.
{% endhint %}

#### Current plan

Here master user can view and manage the company's current plan. The following information is available:

* Plan name
  * Small
  * Medium
  * Enterprise
* Plan details
  * Price for a single verification after the limit is exceeded
  * Number of included verifications (monthly or yearly, depending on the plan)
  * Liveness and age check availability
  * Document authentication
  * Statistics availability
  * Data storage period (e.g. 6 months)
  * Multilingual support availability
  * Team roles availability

![Billing / Current plan details](/files/-MWKzmj9KYxH0NQelw46)

By clicking DEACTIVATE it is possible to deactivate the account after giving feedback (optional):

![Billing / Current plan deactivation pop-up](/files/-MWL-I1-01MsAD-CPQuj)

Users can change the current plan by clicking `CHANGE PLAN` button and choosing the available plan options:&#x20;

* Yearly
  * Small
  * Medium
* Monthly
  * Small
  * Medium

![Billing / changing current plan](/files/-MWL056OXLdwQw03EyLm)

{% hint style="info" %}
It is possible to select Small or Medium plans. For **enterprise plan,** the company should contact Kvalifka directly to choose the package that suits the company.
{% endhint %}

#### Usage this month

Here user can view real-time information about the sessions limit status:

![Billing / usage this month ](/files/-MWL0y914qyZQgmvnoU0)

### Invoices: Payment History

Detailed invoice history (per single month) is displayed on this page:

* Monthly Amount
* Invoice status
  * Trailing
  * Paid
  * Failed
* Invoice Recipient
  * Name of the person on the card by which the payment was made
* Invoice date
* Payment Method
  * Type of the card by which the payment was made (e.g. Visa, MasterCard, etc.)

![Billing / Invoice payment history](/files/-MWL4OEXCt3zwIrz0wDE)


---

# 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://kvalifika.gitbook.io/kvalifika-1/initial-setup/billing.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.
