# Adding Allowed Domains

#### Step 1: Open the Domains Settings

Start by navigating to the domain management section.

* From the navigation bar, go to the **Videos** tab in the Video Cloud app.
* Click the **Domains** button.

This will open the allowed domains popup.

***

#### Step 2: Add a New Domain

Now enter the domain you want to allow.

* Type your domain in the input field.
  * Example: `https://flowappz.com`
* Click **Add New** to add the domain to the list.

***

#### Step 3: Save Allowed Domains

After adding your domains:

* Click the **Save** button to apply and store your changes.

***

#### Removing an Allowed Domain (Optional)

If you need to remove a domain from the list:

* Click the **cross (✕) icon** next to the domain you want to remove.
* Click **Save** again to confirm the update.

***

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

<figure><img src="/files/BAbWGs2NPNAxQKOdc3WL" 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/adding-allowed-domains.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.
