> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/manufacturing/manufacturing-lab-report/item-specification-property.md).

# Item Specification Property

### **What is Item Specification Property?**

The **Item Specification Property** module in XoroERP is a critical feature designed to define and manage specific properties related to items in the manufacturing process. These properties play a key role in ensuring that manufacturing operations adhere to defined standards and requirements.&#x20;

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

{% hint style="info" %}
**To access Item Specification module, go to Menu > Manufacturing > Manufacturing Lab Record > Item Specification Property**
{% endhint %}

By creating and managing these properties, users can record, monitor, and validate item specifications to maintain consistent product quality throughout the manufacturing lifecycle.

***

### **Creating Item Specification Property**

To create an Item Specification Property, follow these steps:

#### **1. Access the Module**

Navigate to the **Item Specification Property** module by selecting: **Menu > Manufacturing > Manufacturing Lab Record > Item Specification Property**.

#### **2. Fill in the Fields**

**Item Specification Property Details**

* **Name**:
  * Enter the name of the specification property.
  * This field is mandatory and should uniquely identify the property being defined. For example, "Moisture Content" or "Viscosity."

**Header Options Dropdown**

* **Delete**:
  * Use this option to delete an existing Item Specification Property.
  * Ensure that the property is no longer in use or associated with any manufacturing lab record before deletion.

**Save Button**

* **Save**:
  * Once all required details are entered, click the "Save" button to save the new property.
  * A confirmation message will appear upon successful creation.

***

### **Use Cases**

#### **Interlinking with the Manufacturing Lab Record Module**

The **Item Specification Property** module is closely integrated with the **Manufacturing Lab Record** module. When a lab record is created or updated, the properties defined in the Item Specification Property module can be assigned and recorded against specific manufacturing operations. For instance:

* If a lab record requires quality control checks, the properties like "pH Level" or "Density" created in this module are directly linked to validate the manufacturing process.
* These properties help standardize test methods and expected outcomes, ensuring that all manufacturing activities comply with predefined specifications.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/manufacturing/manufacturing-lab-report/item-specification-property.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.
