diff --git a/README.md b/README.md
index 4764fba..7688342 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
## 🎥 Demo Video
-
+
diff --git a/docs/integrations/telephony/twilio.mdx b/docs/integrations/telephony/twilio.mdx
index 4b7b74d..c8ac60e 100644
--- a/docs/integrations/telephony/twilio.mdx
+++ b/docs/integrations/telephony/twilio.mdx
@@ -22,7 +22,7 @@ Watch this step-by-step guide to set up Twilio with Dograh AI:
+ title="Dograh Twilio Setup"
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
+ allowFullScreen
+>
+
## Why use custom recordings?
diff --git a/ui/src/app/telephony-configurations/page.tsx b/ui/src/app/telephony-configurations/page.tsx
index c8aa0f4..14f4655 100644
--- a/ui/src/app/telephony-configurations/page.tsx
+++ b/ui/src/app/telephony-configurations/page.tsx
@@ -443,7 +443,7 @@ export default function ConfigureTelephonyPage() {
height="100%"
src={
selectedProvider === "twilio"
- ? "https://www.tella.tv/video/cmgbvzkrt00jk0clacu16blm3/embed?b=0&title=1&a=1&loop=0&t=0&muted=0&wt=0"
+ ? "https://www.youtube.com/embed/jlPD4CSJHHI"
: "https://www.tella.tv/video/configuring-telephony-on-dograh-with-vonage-3wvo/embed?b=0&title=1&a=1&loop=0&t=0&muted=0&wt=0"
}
allowFullScreen