> For the complete documentation index, see [llms.txt](https://docs.vodlix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vodlix.com/user-manual/admin-area/content-management/content-ingestion/how-to-put-a-live-streaming-link.md).

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