# Video (App)

{% hint style="info" %}
Available for: in-person events; packages: core, advanced and extensive
{% endhint %}

## The home page <a href="#the-home-page" id="the-home-page"></a>

To find the videos feature within the admin panel, hover over the content tab and select 'Video'.

![](/files/-Mfb1c0sKqxFc24cOhTy)

## Managing videos <a href="#managing-photo-albums" id="managing-photo-albums"></a>

### Upload a new video <a href="#creating-an-album" id="creating-an-album"></a>

1. Open the [home page](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/video-app#the-home-page).
2. Click on 'New video'.
3. Enter a name and description for your video.
4. Click on 'Go to upload'.

<div data-full-width="false"><figure><img src="/files/axzXYHfAC4gq77UQz9DA" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note:** Once you have uploaded your video, you're immediately taken to the status page. The video can be edited from here or you can return to the home page by clicking on 'Back'.

Transcoding the uploaded video may take a couple of minutes. The status on the home page will change to 'success' once the video is uploaded.
{% endhint %}

### Action buttons <a href="#action-buttons" id="action-buttons"></a>

Each video has two icons to its right (Under actions):

&#x20;<img src="/files/-Mfb5PhPXJRX5-XWrc5d" alt="" data-size="original"> - Status icon: Click here to view the status of the video or to edit the video. \
![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LsRtDdl-0hRJt0XHwRa%2F-LsRxVXnDoNStWIdZy8t%2FDelete%20icon.png?alt=media\&token=4e781934-3a4b-4a31-8fb0-d39a13b870cf) - Delete icon: Click here to remove the video altogether.

### Editing your video <a href="#adding-photos-to-your-album" id="adding-photos-to-your-album"></a>

1. Open the [home page](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/video-app#the-home-page).
2. Click on the status icon next to your video (Under actions). \ <img src="/files/-Mfb6yNRCKg-oxy5vnWb" alt="" data-size="original">&#x20;
3. Click on the 'Edit' button in the top-left corner.
4. From here, edit the video details.
5. Click on 'Save changes'.

## Integration <a href="#integration" id="integration"></a>

Follow the instructions in the navigation article [here](https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/the-navigation-menu) to find out how to add this (and other features) to your app!


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/video-app.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.
