# Mobile Demo

***

## 1. Add items and organize your inventory

{% embed url="<https://www.youtube.com/watch?index=2&list=PLhFdT5Xem2f-9uapiAGjBZ6UnUUTGh2LB&v=t59OKnxTuY8>" %}

<details>

<summary><strong>What You'll Learn:</strong></summary>

✓ Navigate the mobile app and access your team\
✓ Add a new item, including SKU, barcode, photos, and attributes\
✓ Set initial stock and choose a location\
✓ Organize your items by grouping, sorting, and filtering\
✓ Access the Data Center and invite your team members

</details>

## 2. Track stock with inventory transactions

{% embed url="<https://www.youtube.com/watch?index=1&list=PLhFdT5Xem2f-9uapiAGjBZ6UnUUTGh2LB&v=DaylXNzx3Zg>" %}

<details>

<summary><strong>What You'll Learn:</strong></summary>

✓ Review all item activity using [Transactions](/docs/key-features/tx.md)\
✓ Understand Stock In, Stock Out, Adjust Stock, and Move Stock\
✓ Create a new inventory transaction step by step\
✓ View, edit, or delete an existing transaction\
✓ Filter your transaction history by date, location, item, and more\
✓ Use [Past Quantity](/docs/other-features/past-quantity.md) to see your inventory on any past date

</details>

## 3. Create, print,and scan item barcodes

{% embed url="<https://youtu.be/ZHCtbviQPRM>" %}

<details>

<summary><strong>What You'll Learn:</strong></summary>

✓ How to [scan barcodes](/docs/key-features/scan-barcode.md): both QR codes & standard barcodes\
✓ How to print barcode labels from your mobile device\
✓ How to set up barcode settings for your team and individual members

</details>

## 4. Set reorder points and receive low stock alerts

{% embed url="<https://youtu.be/7-axl2819O0>" %}

<details>

<summary><strong>What You'll Learn:</strong></summary>

✓ How to create [safety stock attributes](/docs/other-features/low-stock-alert.md#set-safety-stock) and set minimum quantities\
✓ How to configure alerts by location for multi-site tracking\
✓ How to enable push notifications on your preferred schedule

</details>

{% hint style="warning" %}
**New mobile tutorials on the way!**\
Check back soon for more step-by-step guides.
{% endhint %}


---

# 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/video-tutorials/mobile-demo.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.
