diff --git a/src/content/docs/pages/platform/limits.mdx b/src/content/docs/pages/platform/limits.mdx index fb5eecaeee00a65..2afdf2b8e9eae64 100644 --- a/src/content/docs/pages/platform/limits.mdx +++ b/src/content/docs/pages/platform/limits.mdx @@ -46,6 +46,12 @@ To serve larger files, consider uploading them to [R2](/r2/) and utilizing the [ ::: +## Functions + +Requests to [Pages functions](/pages/functions/) count towards your quota for Workers plans, including requests from your Function to KV or Durable Object bindings. + +Pages supports the [Standard usage model](/workers/platform/pricing/#example-pricing-standard-usage-model). + ## Headers A `_headers` file can have a maximum of 100 header rules.