# UOM Centre

The Item UOM (Unit of Measure) Centre is a comprehensive hub to manage and store all the Item UOMs created in the system. It serves as a focal point for users to view and interact with various UOM records, providing essential information about the UOMs.

{% hint style="info" %}
To access the UOM Centre > go to *Menu > Admin > Item > Item UOM > UOM Centre*
{% endhint %}

### Key Features of Item UOM Centre

1. **Comprehensive Information Display**: The Item UOM Centre presents detailed information about UOMs, including name, description, code, UOM, measurement type, and activation status, ensuring a comprehensive view of all UOMs.
2. **Centralized Management**: It serves as a centralized hub for managing all Item UOMs within the system, streamlining administrative tasks, and promoting consistency across the organization.
3. **Edit and Update**: You can open, modify, or delete individual UOMs as needed, providing flexibility in adapting to changing business requirements and preferences.
4. **Batch Operations**: The ability to perform batch operations such as batch deletion allows users to efficiently manage multiple UOM configurations simultaneously, saving time and effort.
5. **Enhanced Visibility and Control**: With clear visibility into UOM configurations, users can maintain better control over their inventory management processes, ensuring accuracy and consistency in measurement units.

### **Use Cases of Item UOM Centre**

* **Efficient UOM Management**: Businesses can use the Item UOM Centre to efficiently manage their UOM configurations, including creating new UOMs, updating existing ones, and deleting obsolete configurations.
* **Data Analysis and Reporting:** The export option in the UOM Centre allows you to download UOM information in the desired format for analysis and reporting purposes.
* **Efficient UOM Lookup:** Leverage the advanced search option within the Item UOM Centre to quickly locate the desired UOM.&#x20;


---

# 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.xorosoft.com/xoroerp-1/admin/item/item-uom/uom-centre.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.
