Add pricing details for region pinning (multiple pages)#2059
Conversation
Added limits and pricing information for region pinning feature. It's related to our rollout of this blog post tomorrow: ngrok-private/frontend#2227
Clarified warning about billing for region pinning feature and updated usage monitoring information.
Amp-Thread-ID: https://ampcode.com/threads/T-019cff6f-7e08-775b-9171-5ec6439d3847 Co-authored-by: Amp <amp@ampcode.com>
| It will cost **$0.02 per active endpoint hour**, for each endpoint on a domain with region pinning enabled (as described above). | ||
| * This is in addition to the existing rate for endpoints. | ||
| * But you'll only be charged for region pinning when an endpoint is _actively_ sending or receiving traffic. If you have endpoints with pinning enabled, but they don't send/receive traffic, there are no associated costs from this feature. |
There was a problem hiding this comment.
| It will cost **$0.02 per active endpoint hour**, for each endpoint on a domain with region pinning enabled (as described above). | |
| * This is in addition to the existing rate for endpoints. | |
| * But you'll only be charged for region pinning when an endpoint is _actively_ sending or receiving traffic. If you have endpoints with pinning enabled, but they don't send/receive traffic, there are no associated costs from this feature. | |
| Region pinning will cost **$0.02 per active endpoint hour**, per endpoint on a pinned domain, in addition to the standard endpoint rate. You're only charged while an endpoint is actively handling traffic. Endpoints with pinning enabled that aren't serving traffic don't incur charges from this feature. |
There was a problem hiding this comment.
What do you think of this, or something similar? Does it address your clarity concerns here?
It's what I added to the blog post after feedback from both Sams:
Region pinning is available on the Pay-as-you-Go plan. It will be charged at $0.02 per active endpoint hour, on top of the existing rate for endpoints. An endpoint is considered active if it receives any traffic in a given hour. Learn more on the pricing page.
If your pinned endpoints don't receive any traffic, you won't be charged for region pinning — no need to disable endpoints to save money. Your costs scale with your usage.
There was a problem hiding this comment.
I think niji's suggested change was for brevity, as the pricing explanation is a little technical and the less noise there the better. I like your new proposed change, so I will approve if you add it
per niji's suggestions Co-authored-by: Niji <niji@ngrok.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Added limits and pricing information for region pinning feature.
It's related to our rollout of this blog post tomorrow: https://github.com/ngrok-private/frontend/pull/2227
Also changing the actual pricing page: https://github.com/ngrok-private/frontend/pull/2248