# Single Item

An item type refers to a category or classification assigned to an item in the inventory. A single item type refers to a category that contains only one type of item.

In this context, these are items that only exist as themselves. This item type is used when creating standalone items, which fall under the consumable category and do not have variations.&#x20;

#### Use Case

Adding a tennis ball as an item

When adding a tennis ball to the item, "single" is selected as the product type. As tennis balls do not come in different sizes and colors, which need to be tracked, so they are considered a "single" product type.&#x20;

<figure><img src="/files/Hrby1EYCAzru4XYeTYEU" alt=""><figcaption><p>single item creation</p></figcaption></figure>


---

# 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/items-management/items/single-item.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.
