# プロフィールと設定

***

#### **メールアドレスを変更できますか？**

BoxHeroでは、現在メールアドレスを直接変更することはできません。新しいメールアドレスを使うには、更新後のアドレスで新しいBoxHeroアカウントを作成し、それを既存のチームに招待してください。新しいアカウントがアクセスできるようになったら、チームを脱退するか削除することで古いアカウントを削除できます。

問題が発生した場合は、までご連絡ください [サポート](https://www.boxhero.io/docs/resources/contact).

#### **通知設定はどのように変更しますか？**

に移動してください <mark style="color:$primary;">`設定`</mark> > <mark style="color:$primary;">`通知`</mark> 受け取りたいアラートの種類を選択します。選択肢は次のとおりです：

* **モバイル通知** 在庫不足のアラート用
* **メール通知** チームの週次レポート用 *（管理者のみ）*

<figure><img src="/files/7a858601cc9e0b83035432d288b809935ce44681" 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/68eea89773dd2bdab7b4a0741ca7a8bde3ab4c38" 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/ja/akaunto/purofruto.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.
