diff --git a/pages/billing/how-to/use-billing-alerts.mdx b/pages/billing/how-to/use-billing-alerts.mdx index f4bd0173c7..d4351fbae3 100644 --- a/pages/billing/how-to/use-billing-alerts.mdx +++ b/pages/billing/how-to/use-billing-alerts.mdx @@ -49,7 +49,11 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul You may configure up to 10 billing alerts based on your monthly budget. To create a new billing alert, click **+ Add alert**, and repeat the steps above. - Billing alerts only provide a rough estimate of what may be charged to your monthly invoice. Additional costs related to your usage before the alert is triggered may still appear on your invoice after the alert is generated. Only your monthly invoice is considered legally valid. + - Billing alerts only provide a rough estimate of what may be charged to your monthly invoice. Additional costs related to your usage before the alert is triggered may still appear on your invoice after the alert is generated. Only your monthly invoice is considered legally valid. + - The alerts do not take discounts into consideration. This means that you will receive an alert only once you have consumed a percentage of your budget after consuming the entire discount. For example: + - If you have a discount of €100 applied to your account, + - and set an alert to be triggered when you reach 100% of a €150 budget, + - once you have spent €150 more than your €100 discount and reached a total of €250 in consumption (100%), you will receive the alert. ### Webhook API Call