# Video Group

## Overview

![](/files/lHZTxf48yOhvlE5aPjb5)

This is a fully-responsive block that includes a video element (YouTube or Vimeo), tags, title, and descriptions. No workflows are associated with this block.

## Structure

When this block is added to a page, it is placed within a group called **Blocks container 860 (do not rename)** on the page. This group contains the responsive settings for all blocks.

* This block contains three main groups:
  * **Group Responsive left vertical padding**  and **Group Responsive right vertical padding**\
    For responsiveness (please do not delete), this maintains the padding between the content and the outer parent group.
  * **Group Inner inner video content** - If you add more elements to the group, please ensure that they are contained within this main content group.
* This block will also include a [title group](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/modules/title-group-with-button-and-filters) that you can customize.

## How to set up

* Modify **Video's** video source (YouTube or Vimeo) and update the video ID field (it's usually the ID shown in the URL when watching this video on YouTube or Vimeo. It can be a dynamic ID:
  * YouTube video ID is usually 12 characters long
  * Vimeo video ID is usually 10 characters long
* Update the data source of the title text and description text
* Update the data source of **Multidropdown**
  * Modify the choices style to dynamic or static based on your needs
* Remove any elements in the block that you do need and adjust the group height (there should be 40px padding at the bottom of the group).&#x20;


---

# 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.airdev.co/canvas/4.0/canvas-library/blocks/video-group.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.
