# How to Create Equipment Statuses

{% 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 %}

### Creating the Status in Epicor

1. in Epicor, open the Equipment Maintenance page

<figure><img src="/files/4Gs24sT8O6Zo9gQdrsNz" alt="" width="563"><figcaption></figcaption></figure>

2. Click the Add (+) icon in the top right toolbar.

<figure><img src="/files/AbLK7LgyoxT7N9KECFWB" alt="" width="563"><figcaption></figcaption></figure>

3. Enter a unique status in the **Status ID** field and provide a description in the **Description** field.\ <br>

   <figure><img src="/files/IfIp0oqwAedx2UprgRp5" alt="" width="563"><figcaption></figcaption></figure>

   <br>

   1. Ensure the Inactive checkbox remains unchecked to keep the status active.

4. Click the Save icon to save the new Equipment status created.

<figure><img src="/files/EFI2tlfXHhQ03A7m5LkJ" alt="" width="563"><figcaption></figcaption></figure>

5. Open the Equipment Maintenance screen and select the equipment you wish to update from the Equipment List.

<figure><img src="/files/O29gWf59HKnDo1PlT4oj" alt="" width="563"><figcaption></figcaption></figure>

6. In the Details tab locate the Status in the drop-down menu and select the newly created status from the list.

<figure><img src="/files/YNsHfW9Pp6ZU0GNxnYmE" alt="" width="563"><figcaption></figcaption></figure>

7. Click the Save icon to update the equipment's current status.

### Verifying Status in ERM

8. In ERM, go to the Equipment Status section.

<figure><img src="/files/4b7fo2jJxCU8dvRcj89C" alt="" width="563"><figcaption></figcaption></figure>

8. Verify that the new status appears in the list to confirm that it is active and ready for use in rental operations.


---

# 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-equipment-statuses.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.
