---
id: cloud/account-management/billing-and-usage
title: Billing & Usage | Cypress Cloud
description: >-
  See how many tests you recorded in Cypress, billing plans, pricing, and when
  your plan renews
section: cloud
source_path: docs/cloud/account-management/billing-and-usage.mdx
version: 48b03b5502f7aea1d0454750cce208f775403542
updated_at: '2026-05-20T19:00:20.270Z'
---
# Billing & Usage

##### What you'll learn

*   How to view Cloud billing and usage information
*   How to view usage of cy.prompt AI and where Studio AI limits are documented
*   How to request an Open Source Plan

Billing and usage information can be found in the Cypress Cloud under the **Billing & Usage** section. Here you can view your current plan, usage, and billing information.

## Cloud test results

The **Test results** card highlights the number of used and included test results in your current billing period. It will also show how many additional test results have been purchased and used, if applicable.

Click the **Usage details** button in order to view graphs of your test results usage.

### Usage over time

The **Detailed** tab shows your usage over time during the selected billing period.

### Usage by project

The **By project** tab shows your usage per project during the selected billing period. Click the **CSV** button to download your results usage for further analysis.

## Prompt executions

The **AI Prompts** card highlights the usage of [cy.prompt](/llm/markdown/api/commands/prompt.md) AI in your organization. See our [documentation on cy.prompt](/llm/markdown/api/commands/prompt.md) to learn about its natural language and self-healing capabilities!

Hover over the **info icon** next to the number of prompt steps used to see a summarized breakdown of the usage.

The "Prompt execution" information conveys how many times the [cy.prompt](/llm/markdown/api/commands/prompt.md) command has been executed in your organization, either on developer machines or in CI. Each [cy.prompt](/llm/markdown/api/commands/prompt.md) command can define more than one step to be executed. We also break down the number of commands that took place in "Open mode" or in "Run mode". This enables you to understand where [cy.prompt](/llm/markdown/api/commands/prompt.md) AI is being leveraged in your organization.

Click the **Usage details** button in order to view graphs of your cy.prompt AI usage.

### Usage over time

The **Detailed** tab shows your prompt usage over time during the selected billing period.

### Usage by project

The **By project** tab shows your prompt usage per project during the selected billing period. Click the **CSV** button to download your AI prompt usage for further analysis.

Studio AI recommendation limits (per user, per hour) are documented in [AI at Cypress](/llm/markdown/cloud/features/cypress-ai-features.md#Usage-limits).

## Open Source Plan

To support the community, we provide the Open Source Software (OSS) plan, which includes an upgrade to accommodate 5 free users, 100k tests/month, parallelization with load balancing, and access to numerous integrations!

To qualify, all Projects in your Organization must meet the following criteria:

*   Be a non-commercial entity
*   Be [Public](/llm/markdown/cloud/account-management/projects.md#Change-project-access) in Cypress Cloud
*   Your Project source code is available in a public location with an [OSI-approved license](https://opensource.org/licenses)
*   Record minimum of 500 [tests](/llm/markdown/cloud/faq.md#What-counts-as-a-test-result) included with the [Starter Plan](https://www.cypress.io/pricing)

### Requesting OSS plan for an Org

Personal organizations cannot be used with an OSS plan.

1.  [Login](https://on.cypress.io/dashboard) to the Cypress Dashboard, or [create an account](https://on.cypress.io/dashboard) if you are a new user.
    
2.  Go the [Organizations page](https://on.cypress.io/dashboard/organizations) to select the Organization you want to associate with an OSS plan. If you have no Organizations, you can create one by clicking the **\+ Create New Organization** button.
    
3.  Go to the **Billing & Usage** page, click **Upgrade** and then click on the **Apply for an open source plan** link at the bottom of the page. _Note: Access to all Projects must be set to **public** to enable this link._
    
4.  Fill in and submit the OSS plan request form.
    
5.  You'll receive an email confirming your request. The Cypress Team will review your request and, if approved, an OSS plan subscription will be applied to your Organization.
    

If you have any questions regarding the OSS plan, please feel free [contact us](mailto:hello@cypress.io).
