# Working Days

Working days page allows you to define which days of the week are working days.

Working days page allows you to define which days of the week are working days.

![](https://mifosforge.jira.com/wiki/download/attachments/90243212/workingDays.png?version=2\&modificationDate=1552928494523\&cacheVersion=1\&api=v2)

This will launch the Working Days page with days pre-selected.

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

You now are able to do the following;

1. You can un-check the working days that do not apply in your organization and check those that do by clicking on the box besides the day of the week. Checking the box means the day is a working day while un-checking means the day is a non-working day.
2. Select the day in which payments due on non-working days will apply by clicking the drop-down menu.

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

&#x20; The existing options are:&#x20;

* &#x20;"Same day":- For example: If Sunday is a Non-working day, the payments falling on Sunday will be on Sunday (on the same day).
* &#x20;"Move to next working day":- For example: If Sunday is a Non-working day, the payments falling on Sunday will be moved to Monday which is the next working day.
* &#x20;"Move to next repayment meeting day":- For example: If Sunday is a Non-working day, the payments falling on Sunday will be moved to next Friday which is a next repayment meeting day.
* &#x20;"Move to previous working day":- For example: Sunday is a Non-working day so the payments falling on Sunday will be moved to Saturday which is the previous working day.

&#x20;     3\. Decide whether to extend the term for loans following a daily repayment schedule by leaving the box checked or not extended by un-checking the box

When complete, click the **Submit** button.

### Related articles <a href="#workingdays-relatedarticles" id="workingdays-relatedarticles"></a>

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


---

# 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/working-days.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.
