Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion pages/billing/how-to/use-billing-alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Message type="important">
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.
</Message>

### Webhook API Call
Expand Down