# โปรไฟล์และการตั้งค่า

***

#### **ฉันสามารถเปลี่ยนที่อยู่อีเมลของฉันได้ไหม?**

ขณะนี้ BoxHero ยังไม่รองรับการเปลี่ยนที่อยู่อีเมลของคุณโดยตรง หากต้องการใช้อีเมลใหม่ ให้สร้างบัญชี BoxHero ใหม่ด้วยที่อยู่ที่อัปเดตแล้ว จากนั้นเชิญเข้าร่วมทีมที่มีอยู่ของคุณ เมื่อบัญชีใหม่มีสิทธิ์เข้าถึงแล้ว คุณสามารถลบบัญชีเก่าได้โดยการออกจากทีม หรือลบบัญชีนั้น

หากคุณพบปัญหาใดๆ โปรดติดต่อ [ฝ่ายสนับสนุน](https://www.boxhero.io/docs/resources/contact).

#### **ฉันจะเปลี่ยนการตั้งค่าการแจ้งเตือนของฉันได้อย่างไร?**

ไปที่ <mark style="color:$primary;">`การตั้งค่า`</mark> > <mark style="color:$primary;">`การแจ้งเตือน`</mark> เพื่อเลือกประเภทของการแจ้งเตือนที่คุณต้องการรับ ตัวเลือกได้แก่:

* **การแจ้งเตือนบนมือถือ** สำหรับการแจ้งเตือนสินค้าใกล้หมด
* **การแจ้งเตือนทางอีเมล** สำหรับรายงานประจำสัปดาห์ของทีมคุณ *(เฉพาะผู้ดูแลระบบ)*

<figure><img src="/files/241ecacf1bc36d21485fcfe716212474f4f567ed" 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/da7cd253e84fb44f603c66f36bd28fba86f94313" 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/th/account-management/profile-and-settings.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.
