> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/qna/admin-panel/blocking-tariff-plan-billing-question.md).

# Blocking Tariff Plan - Billing Question

## **Question**

&#x20;If a device is placed under a blocking tariff plan, will it still be billed? Is it possible to view or retrieve historical data?

## **Answer**

\
Once a device is assigned to a blocking tariff plan, it will no longer be billable for future billing cycles, provided the blocking plan was applied before the beginning of the new cycle/month.

At the moment a device is moved to the blocking tarif&#x66;**,** the platform will stop processing any new incoming data from that device.

However, all previously stored historical data will remain secure and stored within the platform. Please note that while the device is under the blocking tariff, features such as **Air Console** will no longer be available, no new data will be stored, and reports will not include the device until it is removed from the blocking plan.

In any case, if you need the device to continue transmitting data or if current data is required, the device must be taken out of the Blocking Tariff and returned to an active plan.

Best regards,

Please note that if the device transmitted data to the platform during the current billing cycle before being moved to the blocking tariff plan, the device may still be billed for that period.

**Steps to Configure a Blocking Tariff Plan**

1. Create a new blocking tariff plan.
2. Configure the billing cycle and assign a high tariff value if required for administrative purposes.
3. Complete the remaining tariff plan settings.
4. Set the allowed number of units/devices.
   * If the number of allowed units is set to 0, no devices will be able to operate under that tariff plan.
5. Assign the device(s) to the blocking tariff plan.

**Important Considerations**

If the tariff plan uses a monthly billing cycle, the change may not apply immediately, since devices will remain under the current plan until the billing cycle is completed.

For immediate blocking, we recommend either:

* Creating a **daily blocking tariff plan.**
* Contacting Support so the device plan can be updated manually.

Links: [Blocking Tariff plan](https://navixy.com/docs/admin/plans/suspending-service-for-a-device)


---

# 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://navixy.com/docs/qna/admin-panel/blocking-tariff-plan-billing-question.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.
