# 移动端演示

***

## 1. 添加商品并整理你的库存

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

<details>

<summary><strong>你将学到：</strong></summary>

✓ 浏览移动应用并访问你的团队\
✓ 添加新商品，包括 SKU、条码、照片和属性\
✓ 设置初始库存并选择位置\
✓ 通过分组、排序和筛选来整理你的商品\
✓ 访问数据中心并邀请你的团队成员

</details>

## 2. 使用库存交易跟踪库存

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

<details>

<summary><strong>你将学到：</strong></summary>

✓ 使用以下功能查看所有商品活动 [交易](/docs/documentation/zh/zhu-yao-gong-neng/tx.md)\
✓ 了解入库、出库、调整库存和移库\
✓ 逐步创建新的库存交易\
✓ 查看、编辑或删除现有交易\
✓ 按日期、位置、商品等筛选你的交易历史\
✓ 使用 [历史数量](/docs/documentation/zh/qi-ta-gong-neng/past-quantity.md) 查看任意过去日期的库存情况

</details>

## 3. 创建、打印并扫描商品条码

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

<details>

<summary><strong>你将学到：</strong></summary>

✓ 如何 [扫描条码](/docs/documentation/zh/zhu-yao-gong-neng/scan-barcode.md)：包括二维码和标准条码\
✓ 如何从移动设备打印条码标签\
✓ 如何为你的团队和个人成员设置条码设置

</details>

## 4. 设置补货点并接收低库存提醒

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

<details>

<summary><strong>你将学到：</strong></summary>

✓ 如何创建 [安全库存属性](/docs/documentation/zh/qi-ta-gong-neng/low-stock-alert.md#set-safety-stock) 并设置最低数量\
✓ 如何按位置配置提醒，以进行多地点跟踪\
✓ 如何按你的首选时间表启用推送通知

</details>

{% hint style="warning" %}
**新的移动端教程即将推出！**\
请稍后回来查看更多分步指南。
{% 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/documentation/zh/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.
