Skip to content

Commit

Permalink
Merge 07f96cb into 206a55d
Browse files Browse the repository at this point in the history
  • Loading branch information
csidyel committed Mar 14, 2024
2 parents 206a55d + 07f96cb commit 8eec993
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 16 deletions.
8 changes: 3 additions & 5 deletions docs/account-management/billing-overview.md
Expand Up @@ -39,12 +39,10 @@ Each cloud machine type has its own **price per minute**, listed in the table be

#### Self-hosted agents spending

[Self-hosted agents](/ci-cd-environment/self-hosted-agents-overview/) are only available on certain plans, and each plan is allotted a certain amount of free minutes per month:
[Self-hosted agents](/ci-cd-environment/self-hosted-agents-overview/) are only available on Hybrid plans:

- **Startup plan** - 60,000 minutes
- **Scaleup plan** - 180,000 minutes

For any usage that exceeds these allotted minutes, there is an additional charge of **$0.0005 per minute**.
- **Free self-hosted minutes**
- **Unlimited concurrency and agents**

#### Monitoring and optimizing machine spending

Expand Down
10 changes: 4 additions & 6 deletions docs/account-management/scaleup-plan.md
Expand Up @@ -6,15 +6,13 @@ Description: This page contains relevant details regarding the Semaphore Scaleup

The Scaleup plan is designed for large teams with ambitious growth goals. It provides access to the most advanced cloud resources and features available on Semaphore.

With a monthly subscription fee of **$1,800**, you receive an equal amount of credits that can be used for any combination of resources, including seats, cloud build minutes, self-hosted build minutes, artifacts storage, and premium support packages.
Scaleup requires the pre-purchase of a yearly amount of credits that can be used for any combination of resources, including seats, cloud build minutes, self-hosted build minutes, artifacts storage, and premium support packages.

The subscription operates on a usage-based pricing model, allowing you to easily adjust your resource usage based on your team's changing needs.

## Subscription details

At the start of each billing cycle, the base subscription fee of **$1,800** is added to your monthly bill and credited to your account.

These credits are part of a shared pool and can be distributed among your team's various resource needs, such as seats, build minutes, storage, and support packages.
Pre-purchased credits are part of a shared pool and can be distributed among your team's various resource needs, such as seats, build minutes, storage, and support packages.

The credits **are transferable**, so any unused credits will be carried over to the next billing period. However, there is a one-year lifespan on the credits, after which they will expire if not used.

Expand All @@ -30,9 +28,9 @@ If you are interested in the Scaleup plan please reach out to [customersuccess@s

The Scaleup plan allows you to run an **unlimited** number of jobs in parallel and connect an **unlimited** number of self-hosted agents to your organization.

**180,000** self-hosted agent minutes are available every month. Any additional self-hosted agent spending is charged at a rate of **$0.0005** per minute and additional usage is charged at a rate of **$0.0005** per minute.
Self-hosted agent minutes are **unlimited and free of charge**.

There is a **soft limit of 150** on parallelism and self-hosted agents to protect customers and the platform from unexpected spikes in traffic. This limit can be increased **free of charge** by contacting support.
There is a **soft limit of 150** on parallelism and self-hosted agents to protect customers and the platform from unexpected spikes in traffic. This limit can be increased **without additional costs** by contacting support.

## Cloud Machine types

Expand Down
11 changes: 6 additions & 5 deletions docs/account-management/startup-plan.md
Expand Up @@ -14,17 +14,18 @@ The Startup subscription includes the following resources every month:

| Seats | Credits | Self-hosted minutes | Storage | Egress |
| :---: | :-----: | :-----------------: | :-----: | :----: |
| 5 | $45 | 60,000 | 100 GB/month | 30 GB |
| unlimited | $45 | unlimited | 100 GB/month | 30 GB |

Any usage within these limits will not incur additional charges. However, you are not limited by these quotas, and you can generate additional spending depending on your organization's needs.

To understand how additional spending is calculated, please visit our [Billing Overview page](/account-management/billing-overview/).

### Seat cost

In addition to the 5 free seats provided in the Subscription, any additional seat used will be charged at **$15** per seat per month.
**Unlimited** - You can have as many seats in your organization as you need.
**Free of charge** - Effective seat cost is $0.

You can see how the seat pricing works in more detail in the [Seat billing overview](/account-management/billing-overview/#seats) section.
You can see how the seat counting works in more detail in the [Seat billing overview](/account-management/billing-overview/#seats) section.

### Free credits

Expand All @@ -36,9 +37,9 @@ Please note that free credits are not transferable and will be reset at the star

## Job concurrency & self-hosted agents

On the Startup plan, you can run **up to 80 jobs** in parallel, regardless of the machine type.
On the Startup plan, you can run **up to 100 jobs** in parallel, regardless of the machine type.

Additionally, you can connect **up to 40** [self-hosted agents](/ci-cd-environment/self-hosted-agents-overview/) to your organization.
Additionally, you can connect **unlimited** [self-hosted agents](/ci-cd-environment/self-hosted-agents-overview/) to your organization.

## Cloud machine types

Expand Down

0 comments on commit 8eec993

Please sign in to comment.