# Custom Field Definition Centre

### **What is Custom Field Definition Centre?**

XoroERP offers users the flexibility to incorporate their unique fields into the system, aligning it precisely with their business processes. These custom fields can be integrated into various modules such as Invoice, Sales Order, Customer, and more. The Custom Field Definition Centre serves as a centralized hub where users can manage and view all custom fields created within XoroERP.

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

{% hint style="info" %}
To access the Custom Field Definition module, go to **Menu > Admin > Custom Field Definition > Custom Field Definition Centre**
{% endhint %}

### **Features of Custom Field Definition Centre**

1. **Comprehensive Customization:** Users can add up to 50 custom fields per module, offering a high degree of customization tailored to specific transaction types.
2. **Visibility and Tracking:** The Centre provides a clear overview of all custom fields, including details like who created them, creation and modification timestamps, and associated transaction types.
3. **Direct Editing and Management:** Users have direct access to the Custom Field Definition module from the Centre, enabling them to edit, save, and delete custom fields as needed.

### **Use Cases of Custom Field Definition Centre**

1. **Transaction-specific Customization:** Customize fields based on different transaction types such as Invoice, Sales Order, Purchase Order, Customer, and more. For instance, add custom fields to capture unique information relevant to each type of transaction.
2. **Enhanced Data Capture:** Utilize custom fields to capture specific data points that are critical to your business operations but not covered by standard XoroERP fields. This could include additional customer details, product attributes, or transaction-specific information.
3. **Improved Reporting and Analysis:** With custom fields, businesses can enhance their reporting capabilities by including custom data points in reports and analytics. This allows for deeper insights into business performance and customer interactions.

In conclusion, the Custom Field Definition Centre in XoroERP empowers businesses to customize their software environment efficiently, ensuring alignment with unique business processes and data requirements. By leveraging this centre, users can enhance data capture, reporting capabilities, and overall system flexibility, driving operational efficiency and informed decision-making.


---

# 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/custom-field-definition/custom-field-definition-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.
