# How To Add A Custom Video To Your Page

{% embed url="<https://youtu.be/2PRaET0HFJo>" %}

This guide will show you how to add a custom video to your page in Digably.

***

#### 1. Click "+"

From inside the page builder, click on the "+" icon in the upper left to open the elements panel.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2FiTQf1TRzvr59LvUB4fDdan_doc.png?alt=media&#x26;token=d9e9e5f2-4720-4a1c-8174-e72e42ad7c68" alt=""><figcaption></figcaption></figure>

#### 2. Click "Video"

Drag and drop the video element onto your page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2F3C2k9SBkG6AQmcEArmQq5f_doc.png?alt=media&#x26;token=a09edccd-de04-4b02-a447-9dbb702e1315" alt=""><figcaption></figcaption></figure>

#### 3. Open video settings

With the video selected, click on the video settings icon in the toolbar.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2F5Q5qjqpq9xjGLupozyVUh3_doc.png?alt=media&#x26;token=274dcc76-1e5d-40b9-8a9e-08ad97064a6f" alt=""><figcaption></figcaption></figure>

#### 4. Click "Custom"

Choose the "Custom" option as the video type in the dropdown menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2FiKVm2WCVYDK6ew3odMZDAt_doc.png?alt=media&#x26;token=22d0dbce-a199-4d95-aa50-cf34861beb87" alt=""><figcaption></figcaption></figure>

#### 5. Click edit

Click on the pencil icon to edit the file url.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2F1twRa9CRLFgp9EQdmsBxDT_doc.png?alt=media&#x26;token=f0e2189a-ceb1-48d4-b1f0-038ec09922b0" alt=""><figcaption></figcaption></figure>

#### 6. Add your video file

Select and add your video file into the Video Manager. Keep in mind, the video must be less than 25 megabits to load into the video manager. Otherwise, it is recommended to host on Youtube or Vimeo. This allows for optimal page speed and performance. If your video is larger than 25 megabits, you can try compressing it using a free tool like Handbrake.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2FuVkvTpgGjhMq4dQNb7kN9S_doc.png?alt=media&#x26;token=0fb5d866-8bb4-42d7-b208-6153e6e882c9" alt=""><figcaption></figcaption></figure>

#### 7. Click the "+"

Once your video is uploaded, click the "+" icon to add it to the page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2FvB7mLSBrLWHkGEhaSATUNt_doc.png?alt=media&#x26;token=21c579c7-6861-4c9e-b130-22d7048d2bab" alt=""><figcaption></figcaption></figure>

#### 8. Click "Save Draft"

Save your changes by selecting "Save Draft"

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FtLfASb3Rd9MiSASRwTHBWr%2Fr17WSzcrfkE6MYrZWG8nK1_doc.png?alt=media&#x26;token=c99a0742-f2ee-4ca0-a52b-fac38dcb44d8" alt=""><figcaption></figcaption></figure>

This guide covered the steps to add a custom video to your page in Digably.


---

# 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.digably.io/pages/how-to-add-a-custom-video-to-your-page.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.
