# Edit LPN Attributes

The Edit LPN Attributes section allows users to update the attributes of an existing ILPN, ensuring that inventory records are accurate and reflective of the most current data. By navigating through this section, users can easily modify key attributes such as manufacture date, batch number, lot number, expiry date, and quality.

{% hint style="info" %}
To edit the LPN attributes, go to **Receive > Edit LPN Attributes**
{% endhint %}

### Scanning LPN

Selecting the Edit LPN Attributes directs you to the Scan ILPN module, where you can begin the process of updating LPN attributes.

**Entering the Existing ILPN**:

In the **ILPN#** field of the Scan ILPN module, enter the number of the LPN you wish to edit. Click **"Accept"** to proceed. This redirects you to the LPN Attributes module.

<div align="left"><figure><img src="/files/cDIOe8gXuNB0MrvVf3VZ" alt="" width="252"><figcaption></figcaption></figure></div>

### Editing LPN Attributes

In the LPN Attributes module, you can edit the attributes associated with the LPN.

* **Mfg Date (Manufacturing Date)**: This field allows you to update the date when the product was manufactured to ensure traceability and compliance.
* **Batch#**: This field allows you to modify the batch number to accurately reflect the production lot associated with the items.
* **Lot#**: This field allows you to update the lot number if needed, which is essential for tracking product batches.
* **Exp Date (Expiration Date)**: This field allows you to change the expiration date to ensure that the inventory in the LPN reflects the accurate expiration date and is efficiently handled.&#x20;
* **Quality**: This field allows you to adjust the quality attribute to reflect any changes based on inspections or quality checks.

After making the necessary edits to the attributes, click **"Accept"** to apply the changes.&#x20;

<div align="left"><figure><img src="/files/dd9KZ36H1HsRl6ZAA9Zx" alt="" width="252"><figcaption></figcaption></figure></div>

This updates the LPN attributes in the system, ensuring that all modifications are recorded and reflected in the inventory records.


---

# 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/xorowms/wms-receive/edit-lpn-attributes.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.
