Skip to content

v7 Pricing documentation update - #5244

Draft
brianmacdonald-temporal wants to merge 5 commits into
mainfrom
tlotemporal-patch-2
Draft

v7 Pricing documentation update#5244
brianmacdonald-temporal wants to merge 5 commits into
mainfrom
tlotemporal-patch-2

Conversation

@brianmacdonald-temporal

Copy link
Copy Markdown
Contributor

Updates for the developer plan. Do not release until 9.17 with developer plan launch

What does this PR do?

Notes to reviewers

Updates for the developer plan. Do not release until 9.17 with developer plan launch
Copilot AI balanced review requested due to automatic review settings September 4, 2026 17:44
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
temporal-documentation Ready Ready Preview Sep 4, 2026 6:01pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Conflicting plan, pricing, and SCIM documentation must be reconciled before approval.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates Temporal Cloud pricing documentation for the Developer plan launch.

Changes:

  • Replaces Essentials with Developer pricing and features.
  • Updates pricing examples, SAML availability, and marketplace options.
File summaries
File Review
docs/evaluate/temporal-cloud/pricing.mdx Updates plans, pricing, features, and FAQs.
Moderate (2 votes): Align Developer naming and pricing across overview and support pages.
Moderate (2 votes): Reconcile conflicting SCIM eligibility statements on lines 49, 362, and 415.
Nit (1 vote): Fix exaple and the sentence fragment near line 408.
Nit (1 vote): Replace unreadable justf wording near line 50.
Review details

Suppressed comments (3)

docs/evaluate/temporal-cloud/pricing.mdx:415

  • Adding GCP here contradicts the surrounding FAQ: line 413 describes both bullets as AWS purchase methods, while line 418 still says GCP purchases require contacting Sales. Consolidate this into one marketplace answer so the documented GCP purchase path is unambiguous.
- Pay-As-You-Go available from [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-xx2x66m6fp2lo) and [GCP Marketplace](https://console.cloud.google.com/marketplace/product/temporal-public/temporal-cloud-pay-as-you-go)

docs/evaluate/temporal-cloud/pricing.mdx:409

  • Fix the exaple typo and the sentence fragment below it; as written, this customer-facing minimum-cost explanation is difficult to parse.
The Developer plan starts at $0/month. This means you only pay for what you use. For exaple, running a test workflow with 10,000 Actions would cost 10,000 x $50 Per Million Actions= $0.50 + 10% support = $0.55
Tiers with included Actions/Storage, consumption in excess of your plan's allocations are billed on a consumption basis.

docs/evaluate/temporal-cloud/pricing.mdx:50

  • justf makes the new Developer pricing statement unreadable. State the no-base-fee percentage directly.
| Plan Pricing      | No base fee justf<br />- 10% of Usage Spend                                    | Greater of<br />- &#36;500/mo or<br />- 10% of Usage Spend                                                                        | Priced annually:<br /> [contact Sales](mailto:sales@temporal.io) for details                                                                               | Priced annually:<br /> [contact Sales](mailto:sales@temporal.io) for details                                                                               |
  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

- Action and Storage allocations are reset each calendar month.

Temporal offers four plans: Essentials, Business, Enterprise, Mission Critical.
Temporal offers four support plans: Developer, Business, Enterprise, Mission Critical.
| Product Features | - 1M Actions<br />- 1 GB Active Storage<br />- 40 GB Retained Storage | - Commit discounts<br />- SAML included<br />- SCIM (Add-on)<br />- 2.5M Actions<br />- 2.5 GB Active Storage<br />- 100 GB Retained Storage | - Commit discounts<br />- SAML included<br />- SCIM included<br />- 10M Actions<br />- 10 GB Active Storage<br />- 400 GB Retained Storage | - Commit discounts<br />- SAML included<br />- SCIM included<br />- 10M Actions<br />- 10 GB Active Storage<br />- 400 GB Retained Storage |
| Plan Pricing | Greater of<br />- &#36;100/mo or<br />- 5% of Usage Spend | Greater of<br />- &#36;500/mo or<br />- 10% of Usage Spend | Priced annually:<br /> [contact Sales](mailto:sales@temporal.io) for details | Priced annually:<br /> [contact Sales](mailto:sales@temporal.io) for details |
| Support Features | Access to Support | - P0 Response Times | - P0: \<30 Min, 24/7<br />- Private Slack | - P0: \<15 Min, 24/7<br />- Private Slack<br />- Dedicated Platform Architect |
| Product Features | - All Core Features<br />- SAML Included<br />-(SCIM Add-on) | - Commit discounts<br />- SAML included<br />- SCIM (Add-on)<br />- 2.5M Actions<br />- 2.5 GB Active Storage<br />- 100 GB Retained Storage | - Commit discounts<br />- SAML included<br />- SCIM included<br />- 10M Actions<br />- 10 GB Active Storage<br />- 400 GB Retained Storage | - Commit discounts<br />- SAML included<br />- SCIM included<br />- 10M Actions<br />- 10 GB Active Storage<br />- 400 GB Retained Storage |
@CLAassistant

CLAassistant commented Sep 4, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ brianmacdonald-temporal
❌ tlotemporal
You have signed the CLA already but the status is still pending? Let us recheck it.

update to overview page for the developer plan. Do not release till 9/17

Co-authored-by: tlotemporal <tomas.lorinc@temporal.io>
additional changes. Don't release til 9/17

Co-authored-by: tlotemporal <tomas.lorinc@temporal.io>
Greater of $500 or 10% ⨉ $6,000 = $600, so $600.
```

## Commitment Pricing {/* #commitment-pricing */}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] <Temporal.Headings> reported by reviewdog 🐶
'Commitment Pricing ***************************' should use sentence-style capitalization.

support updates for the developer plan launch. do not release till 9/17

Co-authored-by: tlotemporal <tomas.lorinc@temporal.io>
replaced essentials with business to support developer plan launch. Do not update till 9/17

Co-authored-by: tlotemporal <tomas.lorinc@temporal.io>
@brianmacdonald-temporal brianmacdonald-temporal changed the title Update pricing.mdx v7 Pricing documentation update Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants