> For the complete documentation index, see [llms.txt](https://help.siteoly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.siteoly.com/advanced/how-to-add-video-in-header.md).

# How to add video in Home Page under the Header?

This page explains about - "How to add video in Home Page under the Header?"?

This can be achieved by using 'Body-Text' sheet.

{% hint style="danger" %}
**For the 'Body-Text' to work**, always makes sure the 'Display Text Content' (Row 10) is set to 'Yes' in 'Body' sheet.&#x20;
{% endhint %}

### How to use 'Body-Text' sheet to display video?

Instead of using an image link in the **'column D'** of the 'Body-Text' sheet, now you can directly use Youtube, mp4 or Webm links to display the video by using 'Body-Text' sheet.

Below video formats are supported.

1. Youtube link
2. MP4
3. Webm

![](/files/pISUuTDONm9JvTs5FR69)

{% hint style="info" %}
Make sure to use the 'live test' link to pull the latest changes and test.
{% endhint %}

### Sample view

![](/files/XwpIUHEtWbSErdlA2str)


---

# 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:

```
GET https://help.siteoly.com/advanced/how-to-add-video-in-header.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.
