# Event channel

1. Find and click on “Event Channel” on the left side of the admin panel.
2. Click “Add LiveStreaming Workshop” to add live streaming or video.
3. Select cover image for live stream upload.
4. Complete required fields including time zone, start time and end time.
5. Upload video by clicking on the “Live Stream Video” button.
6. Click on the “Generate Link” button to create a URL for live stream.
7. Include a description of the video.
8. Choose if the video should be public by clicking on the drag icon in the bottom left corner.
9. Make sure the uploaded video and live streaming URL can not be both empty. You should enter at least one to create a new workshop.
10. Click on the “Create” button to complete the live stream.
11. You can see all the streaming channel information under Event Channel, including time and status, you can click “Edit” to update information or click the garbage bin icon to remove this channel


---

# 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://help.hackhub.com/event-organizer/event-updates/event-channel.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.
