# How to put a live streaming link

Admin user or moderator can get the live streaming link in the required format and insert the link in the system.&#x20;

To offer live streaming through Vodlix, the following steps are required. \
\- Go to admin panel dashboard\
\- Go to the Content Management module > Manage Videos/Content\
\- Click on Add Videos to directly add live streaming Link

![](/files/-MWZNSzjLdDLvcU_hG5D)

\- Set the title, description, and all the required meta fields.\
\- Make the status of the video successful\
\- Put the live streaming link in the Live field **(Link must be in HTTPS format)**\
\- Click on the Live radio button to enable live streaming for the video\
\- Update video details and the live streaming would appear on the front end

![](/files/-MWZP1TLHLH9fWEw-ZHQ)

\- Change the thumbs and logo of the relevant channel by clicking the thumbs section

![](/files/-MWZPfe09kWiwAEwvJ11)

\- Publish the video so it can be accessible for the end-users at the frontend.&#x20;

![](/files/-MWZPwtcbDaej0P6OErf)

This is how the Live streaming would show on the frontend.

![](/files/-MWd21QPOY3zZvRZi2Ks)


---

# 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://docs.vodlix.com/user-manual/admin-area/content-management/content-ingestion/how-to-put-a-live-streaming-link.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.
