# How to Create Maintenance Job Template 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, click on the **Add** icon to create a **Maintenance Job** **Entry** template and fill in the necessary details. <br>

   1. In order to make this a template, ensure the **Template** checkbox is checked.<br>

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

   <br>

2. In the **Issue** section, ensure that there is a topic entered in and and add an **Issue Description** and add the **Operations** and **Materials** in the **Activity** sidebar.<br>

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

3. click on the **Save** icon to save it.&#x20;

4. You should now be able to select this template in ERM.

**To learn how to use the Maintenance Job Template, go to our** [**How to Use the Maintenance Job Template in ERM guide**](/erm-user-guide/how-to/how-to-use-the-maintenance-job-template-in-erm.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.biscit.com/erm-user-guide/how-to/how-to-create-maintenance-job-template-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.
