# 套餐与价格

***

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

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

* [个人方案](https://www.boxhero.io/docs/pricing#personal-plan) — 永久免费。包含 1 名成员、100 个商品和 1 个地点，仅可使用核心库存功能。
* [商务方案](https://www.boxhero.io/docs/pricing#business-plan) — 每月 20 美元起（或每年 216 美元，享 10% 年度折扣）。包含 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/9d86c19c3bd7b1bd2aa5ced3397d281d5b6766f1" alt=""><figcaption></figcaption></figure>

#### **免费试用结束后会怎样？**

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

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

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

BoxHero 提供以下折扣：

* 商务方案年付订阅享 9 折。
* 已注册的非营利组织可享 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/8bb1ed5e46880f413d25fd440de34e48b1d19a96" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**附加服务** 是 *仅* 在商务方案中可用。
{% endhint %}

#### **我使用的是旧版 Legacy 方案。如何更改我的使用限制？**

在你可以调整限制之前，需要先切换到新的商务方案。前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`账单`</mark>，选择 <mark style="color:$primary;">`更新方案`</mark>，切换到新方案，然后更新你的使用情况。

#### **如果我的使用量超过限制会怎样？**

如果你的使用量超过了方案限制，BoxHero 的某些功能将受到限制。要恢复访问权限，你可以减少使用量，或者通过以下位置的附加服务购买额外容量： <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`账单`</mark>.

<figure><img src="/files/4eab50b61b44d3bb8387804d07d56bda3a70781a" alt=""><figcaption></figcaption></figure>


---

# 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/zh/zhang-dan/tao-can-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.
