# Inventory Management

{% embed url="<https://app.arcade.software/share/t2WlvMDRNFPEVZEVGbfx>" %}

### Tips and Things to Know

* The template uses sample products with a number of example properties such as price, SKU, etc. To use the template, you'll want to replace these properties with those from your actual products.
* The list on the home page is set to show results where the name and description match the search input. You can change these filters to include whatever relevant properties you'd like to search.
* On the detail screen, try adding different Sections from the "Info" category to change how information about your products is displayed.


---

# 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.adalo.com/feature-templates/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.
