# Holidays

Inforiver admins have the ability to create a custom holiday calendar. The calendar can be used to ensure that subscription jobs are kept on hold during holidays and forecasts are not automatically closed on holidays. In the Inforiver console, navigate to Settings > Holidays to view the list of holiday calendars.

Click the **Add New List** button to create a new calendar.

<figure><img src="/files/Oe4MouSNUSAQ7jPP7jTL" alt=""><figcaption><p>Holiday calendars </p></figcaption></figure>

You have the option of bulk uploading a set of holidays or adding each holiday separately.

<figure><img src="/files/DaT48t5yWNzlREDRbZq8" alt=""><figcaption><p>Adding a holiday calendar</p></figcaption></figure>

{% hint style="info" %}
To edit a holiday calendar, click the <img src="/files/xyLuEqi5FetmybJnhbso" alt="" data-size="line">icon. You will be able to update each holiday.

To delete a holiday calendar, click the <img src="/files/53MiLmWSP4G8bjdCkvCa" alt="" data-size="line">icon.
{% endhint %}

### 1. Bulk Upload

**Step 1:** Click the download sample link. Inforiver provides a template Excel spreadsheet that you can use to fill in the list of holidays.

<figure><img src="/files/I7KOhG49BNN1stRFPMPr" alt=""><figcaption><p>Download sample link</p></figcaption></figure>

**Step 2:** Open the Excel file. Enter the holiday names and the date in YYYY-MM-DD format.

<figure><img src="/files/mLHo8PjI95xgo3MTC03t" alt=""><figcaption><p>Enter holidays</p></figcaption></figure>

**Step 3:** Click the upload button and choose the file. Inforiver creates a preview of the holiday calendar that is being uploaded. Click the Add button.

<figure><img src="/files/FY7ozUaPbYHGaG0XWx0u" alt=""><figcaption><p>Preview of upload</p></figcaption></figure>

**Step 4:** Enter the calendar name to identify it from the calendar list. Click save.

<figure><img src="/files/0Rpwf7Ovmv8HSiuaZD9p" alt=""><figcaption><p>Enter the calendar name</p></figcaption></figure>

The new calendar is added to the list.

<figure><img src="/files/GsfUCSk2hJpNtsTgb3bh" alt=""><figcaption><p>Calendar added using bulk upload</p></figcaption></figure>

### 2. Add date - add individual holidays

**Step 1:** Enter the calendar name in the Add date window. &#x20;

<figure><img src="/files/ICVM612Zro9vTkyTgrUf" alt=""><figcaption><p>Add date interface</p></figcaption></figure>

**Step 2:** Click the add date option to open the dialog box to enter holidays.

<figure><img src="/files/lwsxF7LmEAk8cKrglJfK" alt=""><figcaption><p>Add date dialog box</p></figcaption></figure>

**Step 3:** Enter the holiday name and choose the date from the calendar.

<figure><img src="/files/C24nmTSHEpjtv1BBULdf" alt=""><figcaption><p>Entering a holiday</p></figcaption></figure>

**Step 4:** Click Create. The holiday is added to the calendar.

<figure><img src="/files/jYsQICGmiPDiQkS3gOy0" alt=""><figcaption><p>Holiday added</p></figcaption></figure>

**Step 5:** Repeat the steps above and click Save to create the holiday calendar.


---

# 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.inforiver.com/admin-console/settings/holidays.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.
