> 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/current-usage-of-zoom/webinar/use.md).

# Using Zoom Webinar

{% hint style="danger" %} <mark style="color:red;">Zoom Webinar 1,000 \*</mark><mark style="color:red;">**must be converted properly before use\***</mark>

Create a Meeting using only <mark style="color:red;">**Generate ID**</mark> and <mark style="color:red;">**press Convert before using.**</mark>
{% endhint %}

<mark style="color:red;">**Cautions:**</mark> Please ensure that you have successfully converted the Meeting to a Webinar before others join the Zoom room (others here include participants in the Waiting Room and other Co-Hosts). <mark style="color:red;">If others join your room before converting, you will not be able to Convert to a Webinar.</mark> The solution is to have those who have joined leave the Zoom room completely before you can Convert to a Webinar.

## 1. Go to your Zoom Profile

After receiving the license, sign in to the website [https://cmu-th.zoom.us/profile ](https://cmu-th.zoom.us/profile)

## 2. Navigate to the Meetings menu

## 3. Create a meeting using Generate ID only

If the meeting has already been created, click on the meeting name you want to change to a Webinar and make sure it was created using **Generate ID.**

If there is no meeting yet, you need to create one first. Create it using **Generate ID** only. (Personal ID type cannot be converted to a Webinar)

![](/files/Y8i6JWUJYOwQpT8IVQGq)

## 4. Click on the "Convert this Meeting to a Webinar" menu

This button is located at the bottom of the page, in the same row as the Start / Edit / Delete / Save as Template buttons as shown in the illustration below

![](/files/w0NQ50cwx0lAB6xGPJrL)

## 5. Confirm by clicking the Convert button&#x20;

## 6. Your Meeting will be converted to a Webinar successfully

{% hint style="danger" %} <mark style="color:red;">**Cautions:**</mark> Please ensure that you have successfully converted the Meeting to a Webinar before others join the Zoom room (others here include participants in the Waiting Room and other Co-Hosts). <mark style="color:red;">If others join your room before converting, you will not be able to Convert to a Webinar.</mark> The solution is to have those who have joined leave the Zoom room completely before you can Convert to a Webinar. Alternatively, <mark style="color:red;">you can create a new Zoom Meeting room > Convert the room to a Webinar > Then open it for participants to join the meeting room.</mark>
{% endhint %}

&#x20;


---

# 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/current-usage-of-zoom/webinar/use.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.
