diff --git a/pages/serverless-containers/faq.mdx b/pages/serverless-containers/faq.mdx
index 89d4739b70..6da22323d4 100644
--- a/pages/serverless-containers/faq.mdx
+++ b/pages/serverless-containers/faq.mdx
@@ -99,6 +99,10 @@ Serverless Containers are billed on a pay-as-you-go basis, strictly on resource
**Monthly Cost: €22.35**
+
+You can create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information.
+
+
## Resources and performance
### Can I upgrade Serverless Container resources (vCPU and RAM) at any time?
diff --git a/pages/serverless-functions/faq.mdx b/pages/serverless-functions/faq.mdx
index 0f3f681d62..e7b123b469 100644
--- a/pages/serverless-functions/faq.mdx
+++ b/pages/serverless-functions/faq.mdx
@@ -127,6 +127,10 @@ The scheme below illustrates our billing model:
**Total monthly cost: €45.72**
+
+You can create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information.
+
+
## Resources and performance
### How to select the right resources (vCPU/RAM) for Serverless Functions ?
diff --git a/pages/serverless-jobs/faq.mdx b/pages/serverless-jobs/faq.mdx
index cfbc15021c..8ddd9e614b 100644
--- a/pages/serverless-jobs/faq.mdx
+++ b/pages/serverless-jobs/faq.mdx
@@ -90,6 +90,10 @@ Serverless Jobs are billed on a pay-as-you-go basis, strictly on resource consum
**Monthly Cost: €3,31**
+
+You can create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information.
+
+
## Resources and performance
### How do I integrate my serverless solutions with other Scaleway services?