# How to manage the inventory

If you want to use Inventory management on a new or an existing product/service, turn on the switch here

{% hint style="info" %}
We make a new product named "My awesome service" for this tutorial
{% endhint %}

![](https://3868427827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCqgEtnE3TM2uNg3mXn%2F-ME7YOUoA3Id0ResOq-o%2F-ME7dyFv9sm3R3tmHCZW%2FShot%200061.png?alt=media\&token=dbe7cf07-eb77-406f-86e8-1960af585b2f)

Then you can add Par level, Opening inventory, Purchase price

![](https://3868427827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCqgEtnE3TM2uNg3mXn%2F-ME7gYPWtbo7DtY9f8uK%2F-ME7twsa5u92uGvEGGoj%2FShot%200062.png?alt=media\&token=0bd532b0-3e62-4480-b4e1-8f7ae380234b)

In the products page, you can see the current stock level

![](https://3868427827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCqgEtnE3TM2uNg3mXn%2F-ME7gYPWtbo7DtY9f8uK%2F-ME7uJJgPvT9jd_5c-QZ%2FShot%200067.png?alt=media\&token=f63b5b7b-f3c2-4f40-a98a-5157d1909401)

You can also see the stock level, under the Inventory value button

![](https://3868427827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCqgEtnE3TM2uNg3mXn%2F-ME7gYPWtbo7DtY9f8uK%2F-ME7uqeHQiR6KRQVH7rm%2FShot%200068.png?alt=media\&token=b0c41bc6-69d3-47ae-a0e9-7a7627287402)

Here is our example product

![](https://3868427827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCqgEtnE3TM2uNg3mXn%2F-ME7gYPWtbo7DtY9f8uK%2F-ME7w0BnE7ruFMorMWV0%2FShot%200069.png?alt=media\&token=177f1b6c-ab4c-4cc2-aaf2-1b06b1b5a0b4)

{% content-ref url="how-to-manage-the-inventory/how-to-increase-the-stock-level" %}
[how-to-increase-the-stock-level](https://bizxpert.gitbook.io/bizxpert/getting-started/first-steps/how-to-manage-the-inventory/how-to-increase-the-stock-level)
{% endcontent-ref %}

{% content-ref url="how-to-manage-the-inventory/how-to-decrease-stock-level" %}
[how-to-decrease-stock-level](https://bizxpert.gitbook.io/bizxpert/getting-started/first-steps/how-to-manage-the-inventory/how-to-decrease-stock-level)
{% endcontent-ref %}


---

# 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://bizxpert.gitbook.io/bizxpert/getting-started/first-steps/how-to-manage-the-inventory.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.
