# 删除你的账户

***

#### **我如何将我的团队转移给其他人？**

要转移团队，首先将另一位成员设为 **管理员**，然后以当前管理员身份退出团队。

1. 首先，邀请将接手的人并授予其管理员权限。
2. 如果当前管理员使用个人信用卡付款，请前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`账单`</mark> 并让新管理员更新付款方式。
3. 完成后，前往  <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/09ee93eda2e29db24ae190d86f25ad2295401a5c" alt=""><figcaption></figcaption></figure>

#### **我如何删除我的账户？**

点击右上角的个人资料图标，前往 <mark style="color:$primary;">`账户设置`</mark>，然后选择 <mark style="color:$primary;">`删除账户`</mark>。这将永久删除你的 BoxHero 账户。此操作无法撤销，因此在继续之前，请务必导出你需要的任何数据。

{% columns %}
{% column %}

<figure><img src="/files/fee83c6f7cf6340ac87ec0b3286cdd4c547d8c69" alt=""><figcaption><p>账户设置</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/b9d496342ac56e4be4f86aaa6dcc94631e48b552" alt=""><figcaption><p>删除账户</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="warning" %}
如果你是付费团队中唯一的管理员，请先取消订阅，或将所有权转移给其他成员。
{% endhint %}

#### **如果我的团队或账户被删除，我的数据会怎样？**

所有数据都会被永久删除且无法恢复。这包括物品、交易历史、团队设置以及与团队或账户相关的任何其他信息。我们强烈建议你在删除任何内容之前先导出数据。

#### **我可以导出我的数据吗？**

可以。你可以使用 <mark style="color:$primary;">`导出到 Excel`</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/zhang-hu-guan-li/shan-chu-ni-de-zhang-hu.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.
