# Other Features

- [Low Stock Alerts](https://www.boxhero.io/docs/other-features/low-stock-alert.md): BoxHero's Low Stock Alerts feature helps you avoid stockouts by notifying you when inventory levels fall below a threshold. Reorder and replenish before running out to keep enough inventory on hand.
- [Inventory Link](https://www.boxhero.io/docs/other-features/inventory-link.md): BoxHero’s Inventory Link lets you share inventory details with people outside your team including clients, partners, and other stakeholders.
- [Inventory Count](https://www.boxhero.io/docs/other-features/inventory-count.md): Inventory counts help reconcile discrepancies between your actual inventory and the system’s recorded quantities so your records stay accurate and up to date.
- [Summary](https://www.boxhero.io/docs/other-features/summary.md): Review a summary of all inventory transactions (Stock In, Stock Out, Adjust Stock, Move Stock) during a specified period. To customize your view, set the date range and apply filters.
- [Past Quantity](https://www.boxhero.io/docs/other-features/past-quantity.md): BoxHero maintains a comprehensive record of all inbound and outbound transactions, enabling you to easily review the inventory quantity at any specific date in the past.
- [Inventory Reports](https://www.boxhero.io/docs/other-features/analytics.md): The Inventory Reports feature in BoxHero helps you generate custom reports from your inventory and sales data. You can create personalized calculations and track key metrics that matter most to you.
- [Custom Analytics](https://www.boxhero.io/docs/other-features/custom-analytics.md): Query and analyze your BoxHero data directly with SQL. You can pull the exact data you need and build custom reports you need beyond what the standard inventory report feature provides.


---

# 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/other-features.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.
