---
title: "View stack limits | Grafana Cloud documentation"
description: "Review your Grafana Cloud k6 plan limits and current resource usage for the stack."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# View stack limits

Use the **Stack limits** page to review the plan limits for your Grafana Cloud k6 stack. You can also see how much of your shared capacity you’re using.

Stack limits come from your Grafana Cloud subscription. They’re separate from [project limits and quotas](/docs/grafana-cloud/testing/k6/projects-and-users/limits-and-quotas/), which you set per project to control team usage.

[](/media/docs/k6/screenshot-grafana-cloud-k6-stack-limits.png)

## Before you begin

- You need access to Grafana Cloud k6 on the stack.

## Open stack limits

1. Log in to your Grafana Cloud account.
2. Go to **Testing &amp; synthetics** &gt; **Performance** &gt; **Settings**.
3. Under **Usage**, click **Stack limits**.

The page shows your plan badge (**Free plan**, **Cloud Pro**, or **Advanced**) and the limits that apply to the stack.

## Review per-test limits

Per-test limits apply to each test run. The page shows the plan maximum for:

Expand table

| Limit                    | Description                                                          |
|--------------------------|----------------------------------------------------------------------|
| Max VUs per test         | Maximum number of virtual users a test can run.                      |
| Max browser VUs per test | Browser VUs are counted separately from protocol VUs.                |
| Max test duration        | Maximum amount of time a test can run.                               |
| Max time series per test | Maximum number of unique metric series before results are truncated. |

## Review shared resources

Shared resources are stack-wide. When a resource has a plan cap, the page shows current usage, the limit, a percentage, and a progress bar.

Expand table

| Resource            | Description                                                                                                                                           |
|---------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
| Monthly VU hours    | Virtual user hours used across all projects in the current billing period. When the plan doesn’t cap VUH, the page shows usage and **No plan limit**. |
| Concurrent tests    | Tests that can run at the same time across the stack.                                                                                                 |
| Static IP addresses | Reserved IP addresses available for allowlisting.                                                                                                     |
| Private load zones  | Load zones running in your own infrastructure.                                                                                                        |
| API tokens          | Active stack tokens used by CI and integrations.                                                                                                      |

Current usage for static IP addresses and API tokens is visible only to Grafana organization Admins. Other users can still see the plan limit for those rows.

When a shared resource reaches 100%, point to the value for guidance on freeing capacity or requesting a higher limit.

If a paid-only resource isn’t part of your plan, the page shows **Not in plan**.

## Review result retention

**Result retention** shows how long k6 keeps completed test results and metrics for the stack.

## Request a limit increase

**Request limit increase** is available on paid plans. Select it to open a Grafana support form. You need the Grafana organization Admin or Editor role to open the form.

## Next steps

- To set caps for individual projects, refer to [Manage project limits and quotas](/docs/grafana-cloud/testing/k6/projects-and-users/limits-and-quotas/).
- To review past VUH consumption by project, refer to [Usage reports](/docs/grafana-cloud/testing/k6/projects-and-users/usage-reports/).
