# How to Schedule Maintenance Jobs in Kinetic

{% hint style="warning" %}
This documentation contains instructions that are done in Epicor Kinetic and might be outdated. For more detailed and updated instructions, refer to the Epicor Kinetic Web Help.
{% endhint %}

1. In Kinetic at the **Maintenance Job** section, select a Maintenance Job from the list<br>

   <figure><img src="/files/KmbV9Al6PM0JEr1zbl26" alt=""><figcaption></figcaption></figure>

2. Take note of the **Required by** date of a **Maintenance Job**, this will be basis on scheduling the **Maintenance** **Job**.  \ <br>

   <figure><img src="/files/swMOfYoXSfCpZAbDw9cV" alt=""><figcaption></figcaption></figure>

3. To Schedule a **Maintenance Job**, click on the three dots on the upper right side of the **Maintenance Job** screen and select **Job Scheduling**.<br>

   <figure><img src="/files/DpYEEoanHJvEheEz3cq5" alt=""><figcaption></figcaption></figure>

4. Ensure that the **Due Date** is one day ahead of the **Required By** date and set it and click **OK**.\ <br>

   <figure><img src="/files/WhEZvIvS3P9rU2Qj3lTj" alt=""><figcaption></figcaption></figure>

5. The **Maintenance Job** that was scheduled can be then be visible in the **Active Rentals** timeline found in the **ERM** Home Page as red bars.\ <br>

   <figure><img src="/files/a5cZHzWY1ep9cWLrvRoU" alt=""><figcaption></figcaption></figure>

**Note**: Maintenance Jobs must be closed, otherwise they will keep rolling to the current date.


---

# 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.biscit.com/erm-user-guide/how-to/how-to-schedule-maintenance-jobs-in-kinetic.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.
