> ## Documentation Index
> Fetch the complete documentation index at: https://docs.watt.ma/llms.txt
> Use this file to discover all available pages before exploring further.

# Set Up Consumption Alerts

> Create watt.ma alert rules for energy consumption thresholds, choose email or SMS notification channels, and manage quiet hours to avoid alert fatigue.

Alerts help you catch unexpected consumption before it drives up costs. In watt.ma, an alert rule links a meter or channel to a threshold and a notification method. When the threshold is crossed, your team is notified immediately so you can investigate and act.

<Steps>
  <Step title="Open the Alerts page">
    Navigate to **Monitoring** > **Alerts** and click **New Alert Rule**.
  </Step>

  <Step title="Select a meter or channel">
    Choose the facility, then pick the meter and the specific channel you want to monitor. You can also select **All Channels** on a meter for a combined rule.
  </Step>

  <Step title="Set the threshold">
    Define the condition that triggers the alert:

    * **kW** — Triggers when instantaneous power exceeds a value.
    * **kWh** — Triggers when cumulative consumption over a period exceeds a value. Enter the limit and choose whether the alert fires when the value is **above** or **below** the threshold.
  </Step>

  <Step title="Choose notification channels">
    Select how your team should be notified:

    * **Email** — Sent to the addresses you list.
    * **SMS** — Sent to verified phone numbers on your account.
    * **Webhook** — POSTed to a URL you provide, useful for integrating with Slack, Microsoft Teams, or your own systems.
  </Step>

  <Step title="Save and test">
    Click **Save Rule**, then use the **Send Test** button to confirm your chosen channels are working.
  </Step>
</Steps>

<Warning>
  Avoid creating too many overlapping rules on the same channel. Receiving dozens of alerts for minor fluctuations leads to alert fatigue and causes real issues to be ignored. Start with one or two critical thresholds and refine them over time.
</Warning>

<Tip>
  Use the **Quiet Hours** setting to pause non-critical alerts during nights or weekends. You can schedule different quiet windows per alert rule so on-call staff only receive truly urgent notifications outside business hours.
</Tip>
