> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-zoom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-zoom/zoom/large-meeting/booking.md).

# การจองสิทธิ์ Zoom Large Meeting

## **ขั้นตอนการจอง** Zoom Large Meeting <a href="#large-meeting-and-webinar" id="large-meeting-and-webinar"></a>

ทำการจองที่ [CMU Zoom](https://www.info.tlic.cmu.ac.th/cmu-zoom) และกดปุ่มที่ 3 “Zoom Large Meeting“ ระบบจะพาท่านเข้าสู่หน้า Booking ดังภาพ

### 1. เลือกรูปแบบ Service เป็น Zoom Large Meeting 1,000 คน

ทำการเลือกรูปแบบที่ท่านต้องการจองโดยจะมีให้เลือก 2 รูปแบบคือ Webinar 1,000 คน และ Large Meeting 1,000 คน

### 2.เลือกวันที่ท่านต้องการจอง&#x20;

หากวันที่แสดงสีเทา แปลว่า สิทธิ์การจองทั้ง 2 แบบเต็มแล้วในวันนั้น **ดังนั้นควรทำการจองล่วงหน้า** เนื่องจากสิทธิ์ Webinar และ Large Meeting มีจำกัด เมื่อสิทธ์เต็มแล้วเจ้าหน้าที่ไม่สามารถเพิ่มได้

### 3.เลือกเวลาที่ท่านต้องการจอง&#x20;

ระบบจะแสดงเฉพาะเวลาที่ท่านสามารถจองได้ แบ่งเป็น&#x20;

**05:30 AM.** (05.30 - 10.59 น.) **11:00 AM.** (11.00 - 16.29 น.) และ **04:30 PM** (16.00 - 24.00 น.)

### 4.กรอกข้อมูลของท่าน&#x20;

หลังจากจองวันเวลาเรียบร้อยแล้ว ให้ท่านกรอกข้อมูลของท่าน ได้แก่ ชื่อ-นามสกุล และ **CMU IT Account** ของท่าน

### 5.ยอมรับเงื่อนไขในการจองโดยใช้ **CMU IT Account**

### 6.กด Book

![](/files/MNJAzeOuJX2GwtFfvpHs)

![](/files/77K9Dnj0rYvIevWd71ww)

## &#x20;<a href="#zoom-webinar-1-000" id="zoom-webinar-1-000"></a>

![](/files/Sf0fnPJIlstfbp2SQHeC)

![](/files/LACB8gmhUJVFs6wjrskW)

### 7.ท่านจะได้รับ E-Mail Confirm การจองสิทธิ์ใช้งานชั่วคราว

**โดยอีเมลล์ Confirm ดังกล่าวไม่ใช่อีเมลล์แจ้งเลข Zoom Meeting ID ท่านสามารถสร้าง Meeting หรือตั้ง schedule ใหม่ได้ใน Zoom ส่วนตัวของท่านเอง**

{% hint style="info" %} <mark style="color:red;">ระบบจะไม่มีการส่งหรือสร้างเลข Zoom Meeting ID ให้ ผู้จองใช้งานสามารถเข้า Zoom เพื่อสร้าง Meeting ใหม่โดย</mark><mark style="color:red;">**ใช้ Zoom Meeting ID เป็น Generated id หรือ Personal ID**</mark>&#x20;

<mark style="color:red;">และเมื่อถึงเวลาที่ทำการจองระบบจะขยายพื้นที่ให้แก่ ID Zoom ของท่าน</mark><mark style="color:red;">**โดยอัตโนมัติ**</mark>&#x20;
{% endhint %}


---

# 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://docs.tlic.cmu.ac.th/cmu-zoom/zoom/large-meeting/booking.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.
