# 团队

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

***

## 团队设置

您可以在以下位置更新团队设置： <mark style="color:蓝色;">`设置`</mark> > <mark style="color:蓝色;">`团队`</mark>。\
此处所做的更改将适用于 **所有团队成员** ，即属于您团队的成员。

## 使用情况

查看您团队当前的使用详情，包括：

* 项目
* 成员
* 地点

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

{% hint style="info" %}
如果您超过团队的使用限额，您可以购买 [附加项](/docs/documentation/zh/pricing.md#add-ons) ，需支付额外费用。任何调整都将按 **比例分摊**，并且额外费用会反映在您的下一计费周期中。
{% endhint %}

## 团队信息

* **名称**：为您的团队创建一个名称。此项可随时更改。
* **描述**：添加备注或说明，以帮助区分您的团队，尤其是在 BoxHero 中管理多个团队时。
* **时区**：所选时区适用于所有团队成员。每个人都会看到相同的时区设置。

<figure><img src="/files/934c33bfe4d14cac608f590686ca690241bc8e37" alt=""><figcaption></figcaption></figure>

## 商业信息

您输入的商业信息会在生成 BoxHero 中的采购订单和销售发票时使用， <mark style="color:蓝色;">`采购与销售`</mark> 功能。BoxHero 会自动应用最新的商业信息，包括：

* 名称
* 营业注册号
* 地址
* 联系人/代表
* 电话号码

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

{% hint style="success" %}
请务必点击 <mark style="color:蓝色;">`保存`</mark> ，然后再进行任何更改。
{% endhint %}

## 显示设置

您可以随时更新团队的显示设置。

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

### 货币

中使用的默认货币 <mark style="color:蓝色;">`采购与销售`</mark>。在创建采购订单和销售订单时会自动选择，也可以更改为其他货币。

### 小数位数

设置在 <mark style="color:蓝色;">`采购与销售`</mark>.

> 中显示单价和总计的保留小数位数。例如，如果您选择 2，则金额将显示两位小数（例如，0.12）。

※ 此设置 *不会* 影响您输入数量小数的方式。

### 商品详情

选择要在您的 <mark style="color:蓝色;">`商品列表`</mark> 和库存交易中显示的商品详情。

如果您选择“**自定义**”，您可以只显示所需的商品详情，或手动输入文本以与属性一起显示。

## Excel 导入设置

对于诸如 <mark style="color:蓝色;">`通过 Excel 添加`</mark> 或 <mark style="color:蓝色;">`通过 Excel 编辑`</mark>之类的操作，您需要为商品提供一个标识符。您可以在以下之间选择： **SKU** 或 **条形码**.

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

## 条形码扫描

如果您的商品条形码包含有效期、序列号或其他详情——导致条形码会因商品入库时间而变化，请启用 **GS1 GTIN 设置**.

当此设置开启时，系统只会从条形码中提取 GTIN 代码（用于识别商品），以确保系统将其识别为同一商品。

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

## 删除数据

* **退出团队：** 您现在将先退出团队，但管理员可以随时重新邀请您。
* **删除团队**：当您删除团队时，所有相关数据，包括团队信息，都会被 *永久删除*。被删除团队的任何成员都将失去访问权限，因为该团队将不再可用。

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

***

**仍需帮助？** 请查看我们的常见问题解答：

{% content-ref url="/spaces/1XHeAQmLMHSILvJsICC2/pages/2180d1236d8aceaa2caa213fc18ab67a8890add9" %}
[删除账户](/docs/faq/zh/zhang-hu-guan-li/shan-chu-zhang-hu.md)
{% endcontent-ref %}


---

# 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/she-zhi/team.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.
