# Vendor Group Centre

The Vendor Group Centre in XoroERP serves as a central repository for managing and organizing information related to vendor groups within the system. This article provides a detailed overview of the Vendor Group Centre, including its features and use cases.

### **What is Vendor Group Centre?**&#x20;

The Vendor Group Centre is where all the data pertaining to vendor groups is stored in XoroERP. It acts as a hub for managing and organizing vendor groups created via the Vendor Group module. Users can access essential details such as the group name and active status directly from this centre.

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

{% hint style="info" %}
To access Vendor Group Centre, go to: ***Menu > Purchase > Vendor Group > Vendor Group Centre***
{% endhint %}

### **Features of Vendor Group Centre**

1. **Storage of Vendor Groups:** All vendor groups created through the Vendor Group module are stored in the Vendor Group Centre, ensuring easy access and management.
2. **Active Status Visibility:** Users can quickly identify whether a specific vendor group is active or inactive, aiding in effective group management.
3. **Delete Redundant Groups:** The centre provides users with the capability to delete redundant or obsolete vendor groups from the system, maintaining a clean and organized database.

### **Use Cases of Vendor Group Centre**

1. **Streamlined Processes:** Grouping similar vendors using the Vendor Group Centre allows users to streamline various processes such as pricing, discounts, purchasing, and inventory management.
2. **Enhanced Organization:** By categorizing vendors into groups, users can enhance organization and efficiency in managing vendor-related tasks and transactions.
3. **Improved Reporting:** Utilizing vendor groups in the centre facilitates improved reporting and analysis, providing insights into vendor performance and relationships.

The Vendor Group Centre in XoroERP plays a vital role in organizing vendor-related information and optimizing processes related to vendor management. Understanding its features and leveraging its capabilities can significantly enhance efficiency and effectiveness in dealing with vendors within the ERP system.


---

# 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/purchase/vendor-group/vendor-group-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.
