> For the complete documentation index, see [llms.txt](https://guides.pave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/customize-video.md).

# Customize Video

### Customize Home Screen Video

You can now customize the video on the PAVE Capture home screen as per your branding requirements.

<figure><img src="/files/9xQFxXQHx4l1ZBdBKRzl" alt=""><figcaption><p>Default Video on the Capture Home Screen highlighting the PAVE Capture process.</p></figcaption></figure>

####

#### Steps to Change the Capture Home Screen Video

1\. Toggle ON the 'Customize Videos' button, inside 'Branding', under 'Settings'

<figure><img src="/files/gHHs3GONi63BYEJIjwQj" alt=""><figcaption></figcaption></figure>

2\. Add the YouTube video link&#x20;

<figure><img src="/files/9hwjRotarwyi1V525i5N" alt=""><figcaption></figcaption></figure>

3\. Done. Any new sessions created will reflect the custom YouTube link added above.

<figure><img src="/files/xxkvliRMAkx4mGZZXuTp" alt=""><figcaption><p>Custom Video added to the Capture Home Screen</p></figcaption></figure>

{% hint style="info" %}
This feature only supports YouTube videos at this time.&#x20;
{% endhint %}

#### Adding Custom Video to a specific API Key

You can also add a custom video for Capture sessions generated by a specific **API Key**

1. [EDIT](broken://pages/bXlr6VQBbX5aAkWxHJqT) the API Key for which to add custom video links.
2. Add the Custom Video Link as shown below.
3. Click 'Save Changes'

<figure><img src="/files/Hfm9Jfn445HhNDKhCp7u" alt=""><figcaption><p>Add a Custom Video Link on the Home Screen for sessions generated by specific API Keys</p></figcaption></figure>

{% hint style="info" %}
'Customize Video' feature must be [Toggled ON](#steps-to-change-the-capture-home-screen-video) prior to setting up API Key specific custom home screen video links
{% endhint %}

{% hint style="info" %}
API Key specific home screen videos can be different than the video added for all other sessions [here](#steps-to-change-the-capture-home-screen-video)
{% endhint %}


---

# 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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/customize-video.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.
