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

# Holidays

Use Control Center to create and manage bank holiday calendars that define working and non-working days.

From Control Center, you can do the following:

* [View calendars](#view-calendars)
* [Create a new calendar](#create-a-new-calendar)
* [Import an existing calendar](#import-an-existing-calendar)
* [Export a calendar](#export-a-calendar)
* [Edit a calendar](#edit-a-calendar)
* [Delete a calendar](#delete-a-calendar)
* [Edit a holiday](#edit-a-holiday)
* [Add a holiday](#add-a-holiday)
* [Delete a holiday](#delete-a-holiday)

For more information on calendars and holidays, refer to <Anchor label="Platform setup - Holidays and administrative divisions" target="_blank" href="doc:platform-setup-holidays">Platform setup - Holidays and administrative divisions</Anchor>.

## Calendars

### View calendars

To view the list of calendars:

1. From the main menu, select **Configurations** > **Holidays**.
2. Use the Search field to search for a calendar by name or ID.

To view calendar details:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select a calendar to view its details.
3. To view the calendar hierarchy, select the **Hierarchy** tab.

   The hierarchy allows you to group calendars by region. For example:

   * Create a parent calendar called Europe.
   * Add child calendars for each country, such as Italy.
   * Add additional child calendars for cities, such as Rome and Milan. Child calendars inherit holidays from their parent calendars and can also have their own holidays.

### Create a new calendar

To create a calendar:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select **Create calendar**.
3. Enter the calendar details, select **Next** to review your settings, then select **Create**.

### Import an existing calendar

To import an existing calendar:

1. From the main menu, select **Configurations** > **Holidays**.
2. From the Actions menu (three vertical dots in the top right), select **Import**.
3. In the import modal, you can either upload a JSON file from your computer or drag and drop your file. After uploading your file, select **Import**. You receive a notification once the file is ready. The import process may take several hours to complete.

### Export a calendar

To export a calendar:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select **Export** to begin the export process.
3. In the export modal, select **Export**. You will receive a notification once the export process is finished. The export process may take several hours to complete.

### Edit a calendar

To edit a calendar

1. From the main menu, select **Configurations** > **Holidays**.
2. Select a calendar to view its details.
3. Select the icon (pencil) next to the section of the calendar that you want to edit.
4. Select **Save**.

### Delete a calendar

To delete a calendar:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select a calendar to view its details.
3. Select Delete calendar in the top right corner, then confirm deletion in the modal.

## Holidays

### Edit a holiday

To edit a holiday:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select a calendar to view its details.
3. Select the icon (pencil) next to the section of the holiday that you want to edit.
4. Select **Save**.

### Add a holiday

To add a holiday:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select a calendar to view its details.
3. Select **Add holiday**.
4. Enter the holiday name, select the date, and enter a description (optionally).
5. Select **Next** to continue to the review screen and select **Add**.

### Delete a holiday

To delete a holiday:

1. From the main menu, select **Configurations** > **Holidays**.
2. Select a calendar to view its details.
3. Select the delete icon (trash can) next to the holiday, then confirm deletion in the modal.

<br />

<br />