# การจัดการสมาชิก

***

#### **ฉันจะเชิญสมาชิกในทีมได้อย่างไร?**&#x20;

ไปที่ <mark style="color:$primary;">`การตั้งค่า`</mark> > <mark style="color:$primary;">`สมาชิก`</mark> > <mark style="color:$primary;">`เชิญสมาชิก`</mark>. คุณสามารถเชิญคนได้ 2 วิธี:

* **เชิญทางอีเมล** — ส่งคำเชิญโดยตรงไปยังอีเมลของพวกเขา
* **ลิงก์เชิญ** — สร้างลิงก์ที่แชร์ได้ ใช้งานได้ 24 ชั่วโมง

<figure><img src="/files/1348720f7e6c0734da4d28585951c580c9678b49" alt=""><figcaption></figcaption></figure>

#### **ลิงก์เชิญของฉันหมดอายุแล้ว ฉันควรทำอย่างไร?**&#x20;

ลิงก์เชิญใช้งานได้ 24 ชั่วโมง หากลิงก์หมดอายุ เพียงสร้างลิงก์ใหม่จาก <mark style="color:$primary;">`การตั้งค่า`</mark> > <mark style="color:$primary;">`สมาชิก`</mark> > <mark style="color:$primary;">`เชิญสมาชิก`</mark> > <mark style="color:$primary;">`เชิญผ่านลิงก์`</mark>.&#x20;

#### **มีคนสามารถเข้าร่วมทีมของฉันได้โดยไม่มีบัญชี BoxHero ไหม?**&#x20;

ไม่ได้ ทุกคนที่คุณเชิญเป็นสมาชิกจะต้องสร้างบัญชี BoxHero ฟรีเพื่อเข้าถึงทีมของคุณ หากคุณเพียงแค่ต้องการแชร์ข้อมูลสินค้าคงคลังกับใครบางคน (เช่น ซัพพลายเออร์หรือลูกค้า) ให้ใช้ [ลิงก์สินค้าคงคลัง](https://www.boxhero.io/docs/other-features/inventory-link) แทน ซึ่งไม่จำเป็นต้องมีบัญชี

#### **ผู้ใช้คนเดียวสามารถอยู่ได้หลายทีมไหม?**&#x20;

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

<figure><img src="/files/a89ddfd320c042746f1c7161e48f6558ad40dd04" alt=""><figcaption></figcaption></figure>

#### **ฉันจะเปลี่ยนบทบาทของสมาชิกได้อย่างไร?**&#x20;

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

#### **ฉันจะลบสมาชิกออกจากทีมของฉันได้อย่างไร?**&#x20;

ไปที่ <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/team-management/managing-members.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.
