v7 Pricing documentation update - #5244
Conversation
Updates for the developer plan. Do not release until 9.17 with developer plan launch
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📖 Docs PR preview links |
There was a problem hiding this comment.
🟡 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
exapletypo 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
justfmakes 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 />- $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 />- $100/mo or<br />- 5% of Usage Spend | Greater of<br />- $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 | |
|
|
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 */} |
There was a problem hiding this comment.
📝 [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>
Updates for the developer plan. Do not release until 9.17 with developer plan launch
What does this PR do?
Notes to reviewers