Skip to content

Commit 98d7594

Browse files
committed
[Email Routing] Move email sending pricing to dedicated page
1 parent 41f948f commit 98d7594

3 files changed

Lines changed: 21 additions & 10 deletions

File tree

src/content/docs/email-routing/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Render } from "~/components";
99

1010
## Email sending
1111

12-
Email sending through [Email Workers](/email-routing/email-workers/send-email-workers/) includes 3,000 emails per month. For more details, refer to [Workers pricing](/workers/platform/pricing/#email-sending).
12+
Email sending through [Email Workers](/email-routing/email-workers/send-email-workers/) includes 3,000 emails per month on the Workers Paid plan. Email sending is not available on the Workers Free plan. For more details, refer to [Email Routing pricing](/email-routing/pricing/).
1313

1414
## Email Workers size limits
1515

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
pcx_content_type: concept
3+
title: Pricing
4+
sidebar:
5+
order: 8
6+
description: Email Routing pricing and included usage.
7+
---
8+
9+
## Email Routing
10+
11+
Email Routing is free on all Cloudflare plans. There is no limit on the number of emails routed to your inbox.
12+
13+
## Email sending
14+
15+
Sending emails through [Email Workers](/email-routing/email-workers/send-email-workers/) is available on the Workers Paid plan.
16+
17+
| | Included |
18+
| -------- | ------------- |
19+
| **Free** | Not available |
20+
| **Paid** | 3,000/month |

src/content/docs/workers/platform/pricing.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -212,15 +212,6 @@ For more information and [examples of Durable Objects billing](/durable-objects/
212212

213213
:::
214214

215-
## Email sending
216-
217-
Sending emails through [Email Workers](/email-routing/email-workers/send-email-workers/) is available on the Workers Paid plan.
218-
219-
| | Included |
220-
| -------- | ------------- |
221-
| **Free** | Not available |
222-
| **Paid** | 3,000/month |
223-
224215
## Vectorize
225216

226217
Vectorize is currently only available on the Workers paid plan.

0 commit comments

Comments
 (0)