Start Building for Free
CircleCI.comAcademyBlogCommunitySupport

CircleCI Plan Overview

6 months ago1 min read
Cloud
Server v4.x
Server v3.x
On This Page

This document is an introduction to the plans CircleCI offers to developers.

Overview

The CircleCI credit-based usage plans enable you to only pay for what you use, while also providing flexibility in customizing and scaling your team’s CI/CD solution. Credits are consumed by the second, at varying rates per minute, according to what build configuration you use.

The right plan for you and your team will depend on several factors:

Let us look at how a team might use credits. In this example, your team is divided into several groups working on different projects. Some projects are larger while others are smaller and need less resources from a CI/CD configuration. With credits, it is possible to specify exactly where and when you need to maximize machine resources.

For example, your team might use a large resource_class (4 CPUs and 8 GB of memory) and make use of more credits/minute to speed up a build for a bigger project, while only using the small resource_class (1 CPU, 2 GB memory) with less credits/minute for a smaller project that may not ship code as frequently, or where build time is inconsequential.

The documents in this section cover what each plan offers developers for their CI/CD needs. Consider also taking a moment to look at the CircleCI Pricing page to learn about how credits are distributed across different machine types.

Our plans

Visit the pages below to learn about the features of CircleCI’s plans.

Configuring your credit plan

To set up a Free or Performance plan, go to Plan > Plan Overview in the CircleCI web application. From there, select the plan that best fits your needs. To set up a Scale or Server plan, contact us.

For details on cancelling a Performance plan, refer to the Cancel Performance plan FAQ.

Managing credit usage

There are certain optimizations that can be implemented that can help lower your credit consumption, such as eliminating duplicate artifact uploads. Properly managing network and storage usage can potentially lower the amount of credits used per month. If you would like to find out more about managing network and storage usage, please see the Persisting data page.


Suggest an edit to this page

Make a contribution
Learn how to contribute