# การจองห้องประชุม

เป็นฟังก์ชันสำหรับจองห้องประชุม เพื่อใช้สำหรับการประชุมต่างๆ โดยมีขั้นตอนดังนี้

![](/files/-LsPx3gyvf8l5yWfve4X)

* คลิกปุ่ม "New Reservation"

![](/files/-LsPxNuIr9CPdyT0vkUV)

* คลิกเลือกห้องประชุมที่ต้องการ

{% hint style="info" %}
รายชื่อห้องประชุม จะแสดงตามที่กำหนดไว้ในระบบ CRM
{% endhint %}

![](/files/-LsPylvMI5xEBI7t7TiP)

* คลิกปุ่ม "์New RSVN"

![](/files/-Lt4DgySbHxO_8JzD_Ew)

* กรอกรายละเอียดดังนี้

1. Topic Name
2. Number of Attendees
3. Date
4. Start Date
5. End Date

* คลิกปุ่ม "SUBMIT"

![](/files/-LsQ-7ilM2-Bjm4ELhDA)

* ระบบแสดงข้อความยืนยันการจองห้องประุม
* คลิกปุ่ม "OK" เพื่อปิดหน้าต่างการจองห้องประชุม

![](/files/-LsQ-Ob3KD4PnHPIxTG6)

* ระบบจะแสดงรายการจองห้องประชุมของผู้จอง ซึ่งสามารถแก้ไขรายละเอียด และลบรายการจองในหน้านี้ได้


---

# 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://docs.mywallet.co/virtual-business-card/microsit-personal/meeting-room/new-reservation.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.
