# Support hours

Define support hours for alert sources and call routing numbers to manage the priority of alert notifications and to route calls to different targets.

## Create support hours

1. Navigate to **Alert sources** --> **Support hours**
2. Click on **Create new support hours**<br>

   <figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2FaXGa4kf6MJQBJjP9UM9r%2Fimage.png?alt=media&#x26;token=681614c2-0aef-4e0d-9265-cc8085f0a2d6" alt=""><figcaption></figcaption></figure>
3. Select the team to which the support hours belong to (if any), give it a name, and enter your support hours.
4. Click **Save**. You can now use these support hours in [alert sources](https://docs.ilert.com/alerting/alert-sources#notification-priority-and-support-hours) and call routing numbers to set notification priority of alerts and route incoming call routing calls to different targets based on support hours.

{% embed url="<https://www.youtube.com/watch?v=jhugIuPxh9M>" %}

## Holidays

The holiday feature is a part of Support hours in ilert. It provides a smart way to handle exceptions to your regular support schedule—like national holidays, company-wide days off, or any non-standard workday—without needing to adjust your on-call rotations or escalation policies manually.

To set up holidays, choose the Support hours you would like to adjust and click **Edit**.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2F1FY3668xTNX0E5EhuttA%2FHolidays%2001.png?alt=media&#x26;token=90954017-8426-4981-916c-4bc3a250d84b" alt="Adjust holidays for on-call rotation in ilert"><figcaption></figcaption></figure>

At the bottom, you will see the “**Holiday exceptions**” section.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2F7YEKVxxmcO3whZalOBHe%2Fholidays%2002.png?alt=media&#x26;token=e6cd2ba0-3c1d-46dc-a048-5adc424433b9" alt=""><figcaption></figcaption></figure>

You can either import holidays from a calendar or manually create them. If you decide on the first option, you can adjust the location and the exact dates you want to include or exclude. Adjust the time and click **Import**.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2FAtAwt7pNPO58Zxg5m4nJ%2FHolidays%2003.png?alt=media&#x26;token=98e153d6-eb59-4486-a002-7240a461640f" alt="Transfer holiday calendar into ilert to adjust on-call schedule"><figcaption></figcaption></figure>

If you want to add exceptions manually, you will need to assign the title, duration, and support status for this period.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2F5sQUoZTX6czKknm400Qq%2FHolidays%2004.png?alt=media&#x26;token=8dcb9e60-f8a6-44d7-bed4-3d6938c77a9f" alt="Create your own holiday calendar in ilert for better on-call scheduling"><figcaption></figcaption></figure>


---

# 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/support-hours.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.
