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
12 changes: 7 additions & 5 deletions pages/billing/how-to/use-billing-alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul
<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.
- The consumption monitor displays usage excluding taxes, while billing alerts are triggered based on the total amount including taxes. This discrepancy means the monitor may not fully reflect the actual billed amount.
- 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.
- Alerts are **based on the amount that will be charged to your account** after any discounts and taxes are applied. This means the alert reflects your **actual spending**, not your total usage.
**Example:**
- **You have a €100 discount** on your account.
- You set an alert for **100% of a €150 budget**.
- The alert will trigger when **€150 has been charged to your account**, not when you have consumed €150 in total usage.
- In this case, you may have consumed **€250 in total usage**, but because of your €100 discount, only **€150 is billed**, and that is when the alert is sent.
</Message>

### Webhook API Call
Expand Down Expand Up @@ -82,4 +84,4 @@ POST /my/configured/webhook
5. Type **DELETE**, then click **Confirm**.
<Message type="important">
When you delete a budget, all your alerts are deleted as well.
</Message>
</Message>