> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/th/account-management/deleting-your-account.md).

# การลบบัญชีของคุณ

***

#### **ฉันจะโอนทีมของฉันให้คนอื่นได้อย่างไร?**

หากต้องการโอนทีม ก่อนอื่นให้กำหนดสมาชิกอีกคนเป็น **ผู้ดูแลระบบ** จากนั้นออกจากทีมในฐานะผู้ดูแลระบบปัจจุบัน

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/0147126cf0abade8586b828bea89fecb91aa55a6" alt=""><figcaption></figcaption></figure>

#### **ฉันจะลบบัญชีของฉันได้อย่างไร?**

คลิกไอคอนโปรไฟล์ของคุณที่มุมขวาบนเพื่อไปที่ <mark style="color:$primary;">`การตั้งค่าบัญชี`</mark> และเลือก <mark style="color:$primary;">`ลบบัญชี`</mark>. การดำเนินการนี้จะลบบัญชี BoxHero ของคุณอย่างถาวร การดำเนินการนี้ไม่สามารถยกเลิกได้ ดังนั้นโปรดตรวจสอบให้แน่ใจว่าได้ส่งออกข้อมูลที่คุณต้องการก่อนดำเนินการต่อ

{% columns %}
{% column %}

<figure><img src="/files/232a403212681246327eba08c37b695146050b25" alt=""><figcaption><p>การตั้งค่าบัญชี</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/d8864d2d41650fb45c68f996d12aa5aeb7245fd8" alt=""><figcaption><p>ลบบัญชี</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="warning" %}
หากคุณเป็นผู้ดูแลระบบเพียงคนเดียวในทีมที่มีแพ็กเกจแบบชำระเงิน ให้ยกเลิกการสมัครสมาชิกก่อน หรือโอนความเป็นเจ้าของให้สมาชิกคนอื่น
{% endhint %}

#### **จะเกิดอะไรขึ้นกับข้อมูลของฉันหากทีมหรือบัญชีของฉันถูกลบ?**

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

#### **ฉันสามารถส่งออกข้อมูลของฉันได้ไหม?**

ได้ คุณสามารถใช้ <mark style="color:$primary;">`ส่งออกไปยัง Excel`</mark> ฟีเจอร์นี้เพื่อดาวน์โหลดรายการสินค้า ประวัติธุรกรรม และข้อมูลสินค้าคงคลังอื่นๆ ของคุณได้ทุกเมื่อ เราแนะนำให้ส่งออกข้อมูลเป็นระยะ เพื่อให้คุณมีข้อมูลสำรองอยู่เสมอ


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.boxhero.io/docs/faq/th/account-management/deleting-your-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
