# Configure alerting

- [Alert sources](https://docs.ilert.com/alerting/configure-alerting/alert-sources.md): Connect your third party tools to ilert.
- [Intelligent alert grouping with ilert AI](https://docs.ilert.com/alerting/configure-alerting/alert-sources/using-ilert-ai-for-alert-grouping.md): Use ilert AI to group similar alerts automatically, reducing alert noise and enabling faster identification of root causes.
- [Support hours](https://docs.ilert.com/alerting/configure-alerting/support-hours.md): Define support hours in ilert to control when alerts are delivered, ensuring teams receive notifications only during designated on-call periods.
- [Maintenance windows](https://docs.ilert.com/alerting/configure-alerting/maintenance-windows.md): Keep your alert sources quiet and service subscribers informed during maintenance.
- [Notification settings](https://docs.ilert.com/alerting/configure-alerting/notification-settings.md): Configure how ilert should notify you. Choose the most convenient channels, add contacts, and when you want to be notified.
- [Mute notifications](https://docs.ilert.com/alerting/configure-alerting/notification-settings/mute-notifications.md): Activate the Mute Notifications feature to silence all notifications from ilert channels during periods when you're unavailable, such as vacations.
- [Event flows](https://docs.ilert.com/alerting/configure-alerting/event-flows.md): Create automated workflows to streamline processing, routing, and escalating events in ilert.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ilert.com/alerting/configure-alerting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
