# 个人资料与设置

***

#### **我可以更改我的电子邮箱地址吗？**

BoxHero 目前不支持直接更改您的电子邮箱地址。若要使用新的邮箱，请使用更新后的地址创建一个新的 BoxHero 账户，然后将其邀请加入您现有的团队。一旦新账户获得访问权限，您可以通过退出团队或删除旧账户来移除旧账户。

如果您遇到任何问题，请联系 [支持](https://www.boxhero.io/docs/resources/contact).

#### **如何更改我的通知偏好设置？**

前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`通知`</mark> 以选择您希望接收的提醒类型。选项包括：

* **移动端通知** 用于库存不足提醒
* **电子邮件通知** 用于您团队的每周报告 *（仅限管理员）*

<figure><img src="/files/a884d5484b6666cc6d41c08685808e28adca711d" alt="BoxHero Notification Settings UI Screenshot"><figcaption></figcaption></figure>

#### **如何更改我的语言？**

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>.

<figure><img src="/files/d66f81726cb81f69ffd40612fd605cac96d44a7e" alt="BoxHero Account Settings UI Screenshot - Change Language"><figcaption></figcaption></figure>

#### **如何更改我的时区？**

时区是团队级别的设置，不是个人账户设置。要更改它，请前往 <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>.


---

# 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/ge-ren-zi-liao-yu-she-zhi.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.
