# Inventory & products

### Product List

<div align="left"><figure><img src="/files/uGYoD7BVXaGU2kcZO86j" alt="" width="230"><figcaption></figcaption></figure></div>

* [Add a product](/using-caspen/inventory-and-products/add-a-product.md) - Create items for your catalog.
* [Edit a product ](/using-caspen/inventory-and-products/edit-a-product.md)- Edit products in your catalog.
* [Archive a product](/using-caspen/inventory-and-products/archive-a-product.md) - Archive products from your catalog.

***

### Inventory

<div align="left"><figure><img src="/files/lxg9lCFpDZiQucTYE54l" alt="" width="230"><figcaption></figcaption></figure></div>

* [Stock management](/using-caspen/inventory-and-products/stock-management.md) - Track stock, make manual adjustments, and review changes in Stock Adjustment History.

***

### Product Sales

<div align="left"><figure><img src="/files/nKS7RJbmnZE7UOEIzY9s" alt="" width="230"><figcaption></figcaption></figure></div>

**Want to add a product to an invoice?**\
See [Add products to an invoice](/using-caspen/billing/invoices/add-products-to-an-invoice.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://support.caspen.com/using-caspen/inventory-and-products.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.
