# Products & Inventory Management

## Description

This module is intended to define and configure your organization's data within the system, including products, lots, and serials. It also facilitates the management of lot movement within the system.

## Getting Started <a href="#getting-started" id="getting-started"></a>

Click the **MODULE** tab located in the top left corner and select the drop-down menu option called “**Product & Inventory Management**.”

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

The product & inventory management drop-down menu with the following module:

1. [Product & Lots](/help-center/ciqa-eqms-user-guide/modules/products-and-inventory-management/products-and-lots.md)


---

# 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://help.ciqa.net/help-center/ciqa-eqms-user-guide/modules/products-and-inventory-management.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.
