# ขั้นตอนที่ 3: เชิญทีมของคุณ

เพิ่มสมาชิกในทีมของคุณ เพื่อให้พวกเขาเริ่มจัดการทิกเก็ตใน Zaapi ได้

### เชิญสมาชิกในทีม

1. ไปที่ [app.zaapi.com](https://app.zaapi.com).
2. เปิด **การตั้งค่า** → **การจัดการทีม**. คุณจะเห็นรายชื่อทุกคนที่อยู่ในบัญชีของคุณในขณะนี้
3. คลิก **เพิ่ม** ที่มุมขวาบน
4. กรอก **ชื่อ** และ **ที่อยู่อีเมล**.
5. ของสมาชิกในทีม มอบหมายให้พวกเขาอยู่ในหนึ่งหรือหลาย **ทีม** (หากคุณตั้งค่าไว้แล้ว) และเลือกว่าพวกเขาสามารถเข้าถึงช่องทางใดได้บ้าง
6. คลิกเพื่อส่งคำเชิญ

สมาชิกในทีมจะได้รับอีเมลพร้อมลิงก์สำหรับตั้งรหัสผ่านและเข้าสู่ระบบที่ [app.zaapi.com/login](https://app.zaapi.com/login).

{% hint style="info" %}
สำหรับรายละเอียดเกี่ยวกับบทบาทและสิทธิ์การใช้งานของสมาชิกในทีม ดูที่ Roles
{% endhint %}

### ขั้นตอนถัดไป

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


---

# 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://help.zaapi.com/th/start-guide/3.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.
