# How to Create a Live Lesson with Zoom Integration

This guide shows you how to integrate Zoom into your LDT lessons with just a few simple steps. You can create live classes, meetings, or webinars directly within your course, boosting interaction and providing a dynamic, live learning experience for your students.

### Step 1: Access Your Course and Create a New Lesson

From your LDT admin dashboard, navigate to the **Courses section**.

Select the course you want to add a lesson to. If you don't have one, create a new course first.

<figure><img src="/files/rKdKHtsBGyk3y94Mex9u" alt=""><figcaption></figcaption></figure>

In the course interface, you'll see your modules. Choose an existing module or click "Add new module / section" to create a new one.

<figure><img src="/files/CJpdzQ2DIq3Hiq0Cr0Uu" alt=""><figcaption></figcaption></figure>

Inside your chosen module, click the "Add new lesson" button to start creating the lesson.

<figure><img src="/files/tzPhbnHtAtp5GAeQQuK4" alt=""><figcaption></figcaption></figure>

### Step 2: Fill in Basic Lesson Information

In the Lesson information section, enter a Lesson title and a Short description if desired.

Important Options:

* Check the box for "Require student to complete before next" if you want to make this lesson mandatory. This ensures students must complete it (e.g., download the file or mark it as complete) before proceeding to the next lesson, maintaining the course flow.
* DO NOT check the box for "This isn’t a lesson" unless the content is a notification or an introductory page without any required completion.

<figure><img src="/files/eYb2WVt5ZZjDrGR8eULP" alt=""><figcaption></figcaption></figure>

### Step 3: Link to Your Zoom Room

Click the "**Content type**" dropdown menu and select "ZOOM."

<figure><img src="/files/cOfJLTar3Vv1bvMRr0sZ" alt=""><figcaption></figcaption></figure>

The system will then display a form for you to fill in the details of your live session:

* **Content title**: Give your session a name
* **Type**: Choose the session type: "Meeting" or "Webinar."
* **Button label**: Enter the text you want to appear on the button that students will click to join the session

<figure><img src="/files/GknecOSbADySWqQ7Vz48" alt=""><figcaption></figcaption></figure>

Note: You must create the meeting or webinar in the Zoom application or website first and then copy the information to LDT.

#### &#x20;**Configure Visibility and Save:**

In the Access & visibility section, choose the status for this lesson. Pay special attention to:

* Published: Students will be able to see and join the session.
* Draft: Only you can see the lesson for editing.
* Schedule/Drip: This is very useful for scheduling. You can set the lesson (with the Zoom link) to become visible to students only at the exact time the session is scheduled.

Once you are finished, click the Save button to finalize your lesson.


---

# 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://helpdesk.ldtsoft.work/ldt-online-course/course-management/how-to-create-a-live-lesson-with-zoom-integration.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.
