> ## Documentation Index
> Fetch the complete documentation index at: https://docs.layarva.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Understand Plan and Usage

> Understand how Layarva counts Screens, Offline Screens, Queue Units, Queue Displays, and storage.

## What you'll accomplish

You will read the Plan & Usage page, understand what consumes a limit, and predict what happens when a workspace is over its entitlement.

<Frame caption="Plan & Usage shows the workspace's resolved plan and the counters used by billing enforcement.">
  <img src="https://mintcdn.com/layarva/hwiHWc_xHWMO3Kmw/images/account/plan-and-usage.png?fit=max&auto=format&n=hwiHWc_xHWMO3Kmw&q=85&s=2cbc7e6d6db1209049197b797bfe56cd" alt="Layarva Plan and Usage page showing Enterprise Screen, Offline Screen, Queue Unit, Queue Display, and storage usage" width="1920" height="889" data-path="images/account/plan-and-usage.png" />
</Frame>

## How usage is counted

**Billable Screen count** is:

```text theme={null}
Cloud Screens + Edge Screens + max(0, Offline Screens - included Offline allowance)
```

Edge changes who delivers content; it does not change how many televisions exist. Offline Screens consume their separate allowance first.

**Queue Displays** are funded by Queue Units:

```text theme={null}
allowed Queue Displays = Queue Units × 2
```

Kiosks and operator stations are not separately limited. Library storage counts uploaded media, not Player caches, thumbnails, or generated artifacts.

## Add-ons

An Additional Cloud Screen or Additional Queue Unit adds to the plan allowance; it does not replace it. Unlimited entitlements remain unlimited.

## What happens after a downgrade

Changing plan does not unpair Screens, delete content, or immediately black out existing displays. Creation gates prevent new objects above the current entitlement. Period-bound enforcement can disable excess playback later, preserving the oldest Screens first.

Disabled Screens are not deleted. When entitlement is restored, they can be re-enabled in the order they were disabled. Queue Units are not automatically re-enabled because an unattended Queue restart could issue numbers in the wrong branch state.

<Warning>
  Do not use a static documentation table as the contractual source for plan limits. The product currently has a verified entitlement-name mismatch affecting **Premium** and **Queue Only** in the Offline Package and Queue Edge paths. Use the resolved **Plan & Usage** view and contact Layarva support before relying on those two paths.
</Warning>

## Related guides

* [Manage Subscription and Account Closure](/account/subscription-account)
* [Generate Offline Content](/screens/offline-content)
* [Layarva Edge Overview](/edge/overview)
