# Add Schedule Maintenance

You can schedule maintenance for any business service directly from the listing page. Clicking the **Maintenance icon** opens a pop-up window, where you can define the schedule and duration.

Maintenance helps suppress alerts during planned downtimes and ensures accurate availability tracking. You can schedule maintenance once or regularly—daily, weekly, or monthly.

Refer to the table below for details on each field in the **Business Service Maintenance** pop-up.

Schedule Maintenance **| Basic Details**

| **Field**                     | **Description / Example**                                                                 |
| ----------------------------- | ----------------------------------------------------------------------------------------- |
| **Schedule Mode**             | Choose how often the maintenance should occur.                                            |
| **Once**                      | Schedule a one-time maintenance window.                                                   |
| **Daily**                     | Repeat every day during the set time.                                                     |
| **Weekly**                    | Select specific weekdays for recurring maintenance.                                       |
| **Monthly**                   | Choose a specific day of the month to repeat the maintenance.                             |
| **Maintenance From\***        | Select the start date and time when the service should enter maintenance mode.            |
| **Maintenance Until\***       | Select the end date and time when the maintenance should stop.                            |
| **Schedule Start (Optional)** | For recurring schedules, specify from which date the maintenance cycle should begin.      |
| **Schedule Until (Optional)** | For recurring schedules, set the final date for when the maintenance cycle should repeat. |

{% hint style="info" %}
Only services with valid configurations will reflect maintenance status in reporting and monitoring views.
{% endhint %}


---

# 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.infraon.io/infraon-help/infinity-user-guide/business-service/add-schedule-maintenance.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.
