# Create Live Sessions (Webinar)

To add a new live class session, click on the “Add session” button and fill in the required information.

<mark style="color:blue;">API:</mark> The system that you want to use for conducting the live class. The script is integrated with Zoom and Bigbluebutton but you can use any other live meeting providers.

<mark style="color:blue;">Link:</mark> The meeting URL that will be accessible for the student at the meeting time (It will be generated automatically when using Zoom or BBB).

<mark style="color:blue;">Password:</mark> If the meeting provider that you use, requires the password for joining the live classes, you should define the password. This password will be displayed for students.

If you are using Zoom or BBB using the platform API, it will be generated automatically.

You can add an external URL link to conduct live class. Learnn platform is integrated with Zoom and Bigbluebutton but you can use any other live meeting providers, begin by

1. Log into your account
2. My Panel > Courses > My Courses
3. Click the three dots in the upper right hand corner of the each selected course > Edit course.

<figure><img src="https://1100376276-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw0VjCGrrZkd7xVyvfceo%2Fuploads%2FXKd6Hxmew53MPmXu72dB%2FScreenshot%202023-08-13%20at%205.25.30%20PM.png?alt=media&#x26;token=8cc9138f-a824-4c65-930f-69b614479f57" alt=""><figcaption></figcaption></figure>

1. On the top bar, select step 4/8 (Content).\ <br>

   <figure><img src="https://1100376276-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw0VjCGrrZkd7xVyvfceo%2Fuploads%2FxksiJJJCgYHTrhTSzRgm%2FScreenshot%202023-08-13%20at%207.37.03%20PM.png?alt=media&#x26;token=34680b68-0d87-4122-9ffb-533d00305bc9" alt=""><figcaption></figcaption></figure>
2. Under Section, click the “+” button on upper corner, select Create Session from the  dropdown menu.\
   ![](https://1100376276-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw0VjCGrrZkd7xVyvfceo%2Fuploads%2FFXVz7tIBfgdMOxUQozhu%2FScreenshot%202023-08-13%20at%207.38.10%20PM.png?alt=media\&token=5b369860-2ba9-4430-bcf6-b4fc02056151)<br>
3. Select live class provider. If you are using ZOOM, you can connect your zoom account to Learnn by generating a  JWT token. Otherwise, copy and paste your Zoom meeting URL in Custom Link Field.&#x20;
4. You can enter a title, descriptions and other details like duration and class delay time. Turn toggle on for drip content if you wish to force learners to pass the previous part.
5. Click Save.
6. Click Publish button at the bottom of the page to publish your content.

&#x20;


---

# 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://leapseed-sdn-bhd.gitbook.io/learnn.today-learning-management-system/learnn.today/create-live-sessions-webinar.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.
