> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/zh/zhang-dan/fang-an-yu-jia-ge.md).

# 方案与价格

***

#### **有哪些可用方案？**

BoxHero 提供两种方案：个人方案（免费），适合个人使用；商业方案（付费），适合团队。

* [个人方案](https://www.boxhero.io/docs/pricing#personal-plan) — 永久免费。包含 1 位成员、100 个物品和 1 个地点，仅可使用核心库存功能。
* [商业方案](https://www.boxhero.io/docs/pricing#business-plan) — 起价为每月 30 美元（或每年 288 美元，享受 20% 年度折扣）。包含 3 位成员、1,000 个物品和 3 个地点，可完整使用所有功能。
  * **附加项**：可选升级，用于扩展您方案的限制。
  * **免费试用**：所有新账户都会自动获得 30 天的商业方案免费试用。无需信用卡。

#### **如何开始免费试用？**

只需注册一个 BoxHero 账户—— **30 天免费试用** 商业方案将自动开始。无需任何设置或激活。

您可以立即在网页浏览器中使用 BoxHero，或下载移动应用（[iOS](http://itunes.apple.com/app/id1325512157) / [Android](http://play.google.com/store/apps/details?id=com.bgpworks.boxhero)），随时随地进行带条码扫描等功能的库存管理。

#### **开始免费试用需要提供付款方式吗？**

不需要。BoxHero 在免费试用期间不会要求您提供任何付款信息。如果您决定在试用结束后升级，届时系统会提示您添加付款方式。

#### **如何查看免费试用剩余时间？**

您可以在 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`计费`</mark>中查看剩余试用时间。您也可以在这里订阅或更新您的方案。

<figure><img src="/files/ad07e4b8e0319c19124e7c7797ceeb21cbb46725" alt=""><figcaption></figcaption></figure>

#### **免费试用结束后会发生什么？**

当 30 天免费试用结束后，您的账户将自动切换为免费 **个人方案** ，除非您订阅付费的 **商业** **方案**.

。您仍然可以访问您的数据，但试用期间可用的一些功能（例如 [低库存提醒](https://www.boxhero.io/docs/other-features/low-stock-alert) 和 [库存报告](https://www.boxhero.io/docs/other-features/analytics)）将受到限制。为了保持完整访问权限，我们建议您在试用到期前升级。

<figure><img src="/files/a2059ac6ee5faa454eb7922d8b4f99ed0cc22d56" alt=""><figcaption></figcaption></figure>

#### **你们提供哪些折扣？**

BoxHero 提供以下折扣：

* 商业方案年付订阅可享 8 折优惠。
* 为注册的非营利组织提供折扣（需提供法律文件）。

如需了解非营利价格详情，请联系 <support@boxhero.io>.

#### **你们提供定制定价吗？**

不提供。BoxHero 对所有客户采用统一的定价模式。您可以通过在 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`计费`</mark>.

#### **如何查看我当前的使用情况？**

前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`团队`</mark> 查看您团队当前的使用情况，包括物品、成员和地点。您也可以前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`计费`</mark> 查看您的方案详情和计费信息。

#### **如何更改我的订阅方案？**

前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`计费`</mark> 修改您的方案。您可以增加额外的成员或地点，在月付和年付计费之间切换，或调整其他方案选项。

所有更改都会按比例计算，任何额外费用或抵扣都会显示在您的下一次付款中。

<figure><img src="/files/3dafef5d792684e80c888da01701a624eee91c3e" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**附加项** 是 *仅* 可用于商业方案。
{% endhint %}

#### **如果我超过了使用上限会怎样？**

如果您超出了方案的使用上限，部分 BoxHero 功能将受到限制。要恢复访问，您可以减少使用量，或者通过在以下位置的附加项购买更多容量： <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`计费`</mark>.

<figure><img src="/files/2817363b8c6843a4ab6d46158f44137a9e1f64ed" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zh/zhang-dan/fang-an-yu-jia-ge.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.
