# Inserting a Video into Webflow Designer

#### Step 1: Select the Target Container

First, choose where the video will be placed on your page.

* Open your project in **Webflow Designer**.
* Click to select the **element** where you want the video to appear.

***

#### Step 2: Open Video Options

Next, access the video action menu.

* Go to the **Video Card** in the Video Cloud app panel.
* Click the **three-dot (⋮) icon** next to the video.

This will open the video options popup.

***

#### Step 3: Insert the Video

Now insert the video into your selected element.

* Click **Insert Video** from the popup menu.
* The video will be automatically added to the selected div in the Designer.

> For better understanding, please refer to the visual guide provided below.

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


---

# 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.flowappz.com/home/video-cloud/inserting-a-video-into-webflow-designer.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.
