# How to Embed Video or Audio (YouTube, Vimeo, SoundCloud)

Do you want to showcase your videos or audio via YouTube, Vimeo, Soundcloud or frankly any embeddable link? Follow along and see how it's done.&#x20;

![](/files/-M1CfEMD7QFRiqnjLSZi)

Steps:\
1\) In your database create a text type property to input the link\
2\) Ensure that your link is the embeded version, example: <https://youtube.com/embed/videoID> (<https://www.youtube.com/embed/qicS8eZh-cs>)\
3\) Click Add a Component\
4\) Search for Web View and select it\
5\) Drag and resize the Web View component to fit your design\
6\) Use the magic text button to input the property field from you database

* How to find the embed link in YouTube

![](/files/-M1CtGC48w3wut8PCqiG)

* How to find the embed link in Vimeo

![](/files/-M1CujqZVl84iOltDqOU)

* How to find the embed link in SoundCloud

![](/files/-M1Ctp0AsXEviD0WY_sc)


---

# 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://help.adalo.com/how-to/how-to-embed-video-or-audio-youtube-vimeo-soundcloud.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.
