> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/panel-de-control/panel-de-control-o-dashboard/centro-de-alertas/facturas-de-suscripcion.md).

# Facturas de Suscripción

Esta alerta informa sobre el estado de las facturas asociadas a la suscripción del servicio.

<figure><picture><source srcset="/files/HCvWLFCurB3i8huCZXed" media="(prefers-color-scheme: dark)"><img src="/files/FiJo0qDw0XM70aqHiE3c" alt="" width="563"></picture><figcaption></figcaption></figure>

### Estados posibles

* 🔴 Vencidas
* Se muestran cuando existen facturas pendientes cuyo vencimiento ya fue superado.
* 🔴 Vencen hoy
* Indica que la factura vence durante la fecha actual.
* #### Próximas a vencer
* 🟡 Vencen en 1 día
* 🟢 Vencen entre 2 y 10 días

El sistema puede mostrar avisos preventivos antes del vencimiento para facilitar la gestión del pago.

<figure><picture><source srcset="/files/NxYzUzOegMNISsMvgmbH" media="(prefers-color-scheme: dark)"><img src="/files/Kf2jQWOCoztBJUnT2Lej" alt=""></picture><figcaption></figcaption></figure>

#### Cuenta bloqueada por falta de pago

Si la suscripción presenta facturas vencidas que provocan la suspensión del servicio, al intentar ingresar al Panel Administrativo el sistema mostrará un mensaje indicando que la cuenta se encuentra bloqueada por falta de pago.

Este mensaje reemplaza la advertencia genérica de usuario o contraseña incorrectos, permitiendo identificar claramente el motivo por el cual no es posible acceder.

Desde este mensaje podrá dirigirse al [Estado de Cuenta](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/19/panel-de-control/estado-de-cuenta) para regularizar su suscripción y recuperar el acceso al sistema.

> **Importante**
>
> Si considera que el bloqueo es incorrecto, consulte la guía [Estado de Cuenta](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/19/panel-de-control/estado-de-cuenta) o comuníquese con el Área de Administración.

### Recomendación

Mantenga al día los pagos de suscripción para evitar restricciones o interrupciones del servicio.


---

# 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://encom-1.gitbook.io/encom-docs/panel-de-control/panel-de-control-o-dashboard/centro-de-alertas/facturas-de-suscripcion.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.
