# Items Request Types

Item Request Types are created to allow categorizing the incoming requests. Administrators can create as many types as are required for the organization.&#x20;

When creating an item request type, there is one important consideration. An item reqest type can be;

* Urgent Request
* Routine Request

{% tabs %}
{% tab title="Urgent Requests" %}
[Urgent requests are immediately forwarded to the procurement process. When a user makes an urgent request, the request is sent to the procurement department after going through all the necessary approval levels. When the procurement department decides that the item being requested is needed right away, the purchase process for the item is started. During the approval process, the person in charge can make changes to the request, such as changing the items or the amount. ](#user-content-fn-1)[^1]

{% endtab %}

{% tab title="Routine Requests" %}
When a user makes a routine request, the item is added to the next medical procurement cycle. When the administrator opens the procurement cycle requirement gathering process, an item is added to the base list of the facility. From here, the normal routine procurement cycle workflow will be followed. If the item passes through all required approval flows, it will be listed in the purchase order of the facility when procuring medical supplies for the next quarter.&#x20;
{% endtab %}
{% endtabs %}

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

**Creating Request Types**

*This assumes that the user is logged in and Item request Type management role have been assigned to the user.*

From the side menue head over to Settings >&#x20;

[^1]:


---

# 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://elims-docs.health.gov.mv/configurations/items-request-types.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.
