# 管理成员

***

#### **我该如何邀请团队成员？**&#x20;

前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`成员`</mark> > <mark style="color:$primary;">`邀请成员`</mark>。你可以通过两种方式邀请他人：

* **电子邮件邀请** — 直接向他们的邮箱发送邀请。
* **邀请链接** — 生成一个可分享的链接，有效期为 24 小时。

<figure><img src="/files/1961ca1ba66570d4e9fa8f59bd41da76cf3015bc" alt=""><figcaption></figcaption></figure>

#### **我的邀请链接过期了。我该怎么办？**&#x20;

邀请链接有效期为 24 小时。如果链接已过期，只需从 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`成员`</mark> > <mark style="color:$primary;">`邀请成员`</mark> > <mark style="color:$primary;">`通过链接邀请`</mark>.&#x20;

#### **没有 BoxHero 账户的人可以加入我的团队吗？**&#x20;

不可以。任何你邀请为成员的人都需要创建一个免费的 BoxHero 账户才能访问你的团队。如果你只是需要与某人（例如供应商或客户）共享库存数据，请改用 [库存链接](https://www.boxhero.io/docs/other-features/inventory-link) ，这不需要账户。

#### **一个用户可以属于多个团队吗？**&#x20;

可以。一个 BoxHero 账户可以成为多个团队的成员，每个团队都有自己的角色和权限。你可以在应用中的团队选择器中切换不同团队。

<figure><img src="/files/0cc3d0728cf5587082e6de849d469c2e980e2abb" alt=""><figcaption></figcaption></figure>

#### **我该如何更改成员的角色？**&#x20;

管理员可以随时在 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`成员`</mark>下更新任何成员的角色。找到该成员，点击其当前角色，然后选择一个新角色。更改会立即生效。

#### **我该如何将成员从我的团队中移除？**&#x20;

前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`成员`</mark>，找到你想移除的人，然后选择 <mark style="color:$primary;">`删除`</mark>。他们的访问权限会立即被撤销，但他们记录的库存交易将保留在你团队的历史记录中，以便审计。


---

# 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/tuan-dui-guan-li/guan-li-cheng-yuan.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.
