> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-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-mango-canvas-manual/adding-courses-content/new/conferences-zoom.md).

# Zoom

## Getting Started with Zoom Menu

### 1. Go to "**Zoom**" menu&#x20;

In 'Zoom' menu, a window as shown in the image will appear, and the system will automatically redirect to the Zoom management page. If the system doesn't proceed automatically, use the 'Click here' button as shown in the image.

![](/files/-MWTWrN9C0q-TU_8HrB7)

###

### 2. Authentication

If you access Zoom within the Canvas for the first time, the system will prompt you to the authentication, as shown in the image.

![](/files/-MUCpDOah8WqXNdirDtG)

###

### 3. Zoom Meeting Management

After authentication, the system will take you to the Zoom Meeting management page.

![](/files/-MUCqZ2Amn62XsRh1w58)

You can create a meeting by including all the necessary details and conditions.

![](/files/-MUCscUFeVngbjq058qv)

After that, the meeting details will appear on the front page of Zoom Meeting management.

![](/files/-MUCvTACglVYEGf6EP0z)

###

### 4. Zoom Meeting Scheduling

You can schedule a meeting and start it by adding the Zoom link in the Canvas Course, Course Announcement, Module, or through Calendar.


---

# 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-mango-canvas-manual/adding-courses-content/new/conferences-zoom.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.
