> 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/setting/apps/general.md).

# General

### สำหรับการตั้งค่าทั่วไป

![](/files/XBWm7Pd1UiMrrCv9mIgR)

* Start Zoom when I start Windows ให้โปรแกรม Zoom เปิดการใช้งานทันทีที่เปิดเครื่องคอมพิวเตอร์
* When closed, minimize window to the notification area instead of the task bar เมื่อปิดโปรแกรม Zoom ให้ย่อหน้าต่างไปไว้ที่ส่วนแจ้งเตือนแทนส่วนของ Task bar
* Use dual monitors เปิดใช้งานหน้าจอ 2 จอ แบ่งส่วนของการแชร์หน้าจอและภาพจากกล้องของผู้เข้าร่วม
* Enter full screen automatically when starting or joining a meeting เข้าโหมดเต็มหน้าจออัตโนมัติเมื่อเริ่มหรือเข้าร่วมการประชุม
* Automatically copy invite link once the meeting starts เมื่อเริ่มการประชุมให้ระบบคัดลอก url สำหรับเชิญเข้าร่วมการประชุมไว้โดยอัตโนมัติ
* Always show meeting controls ให้แถบควบคุมปรากฏอยู่เสมอ(หรือกดปุ่ม alt เพื่อเปิด/ซ่อนได้)
* Ask me to confirm when I leave a meeting ให้ระบบแจ้งเตือนก่อนออกจากการประชุม
* Show my connected time แสดงเวลาเชื่อมต่อ
* Remind me () minutes before my upcoming meetings แจ้งเตือนการประชุมที่กำลังจะมาถึงใน () นาที
* Stop my video and audio when my device is locked หยุดภาพและเสียงเมื่ออุปกรณ์ล็อค
* Integrate Zoom with Outlook รวมการทำงานของ Zoom เข้ากับ Outlook โดยจะแสดงสถานะผู้ติดต่อของ Zoom และตั้ง Zoom เป็นตัวหลักในการแชท ประชุม และโทรด้วยแอพใน Outlook
* Show user profile icon next to in-meeting chat messages แสดงภาพโปรไฟล์ข้างๆข้อความแชทระหว่างการประชุม
* Show "Pair with Room" feature on home screen navigation bar แสดงปุ่มฟีเจอร์ "Pair with Room" ในหน้าแรก
* Reaction Skin Tone ตั้งค่าสีของภาพยกนิ้วโป้งในการ Reaction ระหว่างการประชุม


---

# 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/setting/apps/general.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.
