> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-zoom-manual/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-manual/setting-up-meetings/apps/general.md).

# General

### For general settings

![](/files/XBWm7Pd1UiMrrCv9mIgR)

* Start Zoom when I start Windows: Enable Zoom program to start immediately when the computer is turned on.
* When closed, minimize window to the notification area instead of the task bar: When closing the Zoom program, minimize the window to the notification area instead of the task bar.
* Use dual monitors: Activate dual monitors to split the screen sharing and camera feed of participants.
* Enter full screen automatically when starting or joining a meeting: Automatically enter full-screen mode when starting or joining a meeting.
* Automatically copy invite link once the meeting starts: Automatically copy the meeting invite URL once the meeting begins.
* Always show meeting controls (or press the alt key to show/hide).
* Ask me to confirm when I leave a meeting: Prompt a notification before leaving 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: Integrate Zoom functionalities with Outlook to display Zoom contact status and set Zoom as the primary tool for chatting, meeting, and calling within the Outlook app.
* Show user profile icon next to in-meeting chat messages.
* Show "Pair with Room" feature on home screen navigation bar.
* Reaction Skin Tone: Set the color of the reaction emojis during meetings.


---

# 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-manual/setting-up-meetings/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.
