# Manage Holidays

The ability to manage holidays for individual offices is a very useful tool for an organization spanning multiple locations. Use this option to customize holidays for each office of your organization.

From the [Welcome Page](/mifosx/user-manual/for-all-users/untitled/welcome-page.md), click on [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md)**,** and click on [**Organization**](https://mifosforge.jira.com/wiki/spaces/docs/pages/67141724/Organization) from the drop-down list that pops up. This will launch the [**Organization**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization.md) menu (*as shown in the screenshot below*).

![](https://mifosforge.jira.com/wiki/download/attachments/67141730/manageholiday.png?version=1\&modificationDate=1552927846976\&cacheVersion=1\&api=v2)

From this menu, select **Manage Holidays**. This will display the following:

![](https://mifosforge.jira.com/wiki/download/attachments/67141730/holidays.PNG?version=1\&modificationDate=1553623047543\&cacheVersion=1\&api=v2)

### **Add Holidays**&#x20;

This option allows you to create new holidays for each office in your organization.&#x20;

1. Click the blue **Create Holiday** button at the top-right of the screen:![](https://mifosforge.jira.com/wiki/download/thumbnails/67141730/create%20holiday.png?version=1\&modificationDate=1402085750115\&cacheVersion=1\&api=v2\&width=100).This will launch a new page:&#x20;

![](https://mifosforge.jira.com/wiki/download/attachments/67141730/createHoliday.png?version=1\&modificationDate=1552737462017\&cacheVersion=1\&api=v2)

&#x20;   **2.  Fill** the required fields:&#x20;

1. Name
2. From Date
3. To Date
4. Repayment Scheduling Type
5. Repayment scheduled to
6. Description (this is not a required field, but is still available. You may also **Edit** this holiday at another time to add a description or edit the current description).

&#x20;   **3. Select** the office(s) the holiday applies to by clicking on the small '**+**' icon beside **Applicable Offices**. This will open a list of offices for you to choose from. Check the boxes to mark the office(s) you would like to include.

![](https://mifosforge.jira.com/wiki/download/attachments/67141730/availableOffices.png?version=1\&modificationDate=1552737633946\&cacheVersion=1\&api=v2)

&#x20;   4\. Click **Submit**.

### **View Holidays**

&#x20;Once you have selected **Manage Holidays,** a chart of all holidays will be displayed. The following fields will be displayed:

* Holiday Name
* Start Date
* End Date
* Alternate working day
* Status - Active or Deleted

![](/files/-LjH-fKs2GeAShmio4w1)

**Tip:** Use the **Filter by Name** field to locate the holiday you are searching for. Begin typing the holiday name and Mifos X will automatically filter the results.

You may also filter holiday results by using the drop-down menu at the center of the **Manage Holidays** screen to select an office:

![](https://mifosforge.jira.com/wiki/download/attachments/67141730/selectOffice.png?version=1\&modificationDate=1552738477802\&cacheVersion=1\&api=v2)

### **Edit/Delete Holiday**

To **Edit** this holiday:

1. Click on a holiday in the list to view more details:

![](https://mifosforge.jira.com/wiki/download/attachments/67141730/holidayDetails.png.png?version=1\&modificationDate=1552738707793\&cacheVersion=1\&api=v2)

&#x20;   2\. Click on the blue **Edit** button at the top-right of the page. This will launch a page where you can change the name of the selected holiday. You may also add or change a description of the chosen holiday.

To **Delete** this holiday:

1. Click the red **Delete** button at the top-right of the screen.
2. Click **Confirm**.

Related articles

* Page:[Working Days](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/working-days.md)
* Page:[Manage Tax configuration](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/manage-tax-configuration.md)

<br>


---

# 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.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/manage-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.
