# Inventory & Transactions

- [Items & attributes](https://www.boxhero.io/docs/faq/inventory-and-transactions/items-and-attributes.md): Learn how to set up items, configure attributes, and handle common scenarios like tracking units, photos, serial numbers, and expiration dates.
- [Locations](https://www.boxhero.io/docs/faq/inventory-and-transactions/locations.md): Frequently asked questions about locations in BoxHero — how they work, how they differ from teams, and how to use them to organize inventory across multiple sites.
- [Orders](https://www.boxhero.io/docs/faq/inventory-and-transactions/orders.md): Answers to common questions on purchase orders, sales orders, returns, and invoice customization in BoxHero's Purchases & Sales feature.
- [Stock movements](https://www.boxhero.io/docs/faq/inventory-and-transactions/stock-movements.md): How to record stock coming in, going out, being adjusted, or moved between locations using BoxHero’s inventory transactions.
- [Inventory counts](https://www.boxhero.io/docs/faq/inventory-and-transactions/inventory-counts.md): Frequently asked questions about running inventory counts, editing task sheets, and managing count projects.
- [Transaction history](https://www.boxhero.io/docs/faq/inventory-and-transactions/transaction-history.md): How to find, edit, export, and manage past transactions and how changes impact your team’s current stock levels.
- [Low stock alerts](https://www.boxhero.io/docs/faq/inventory-and-transactions/low-stock-alerts.md): Answers to common questions about safety stock levels, low stock alerts, and notification settings in BoxHero.


---

# 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://www.boxhero.io/docs/faq/inventory-and-transactions.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.
