web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / How to make Co-Pilot l...
Copilot Studio
Answered

How to make Co-Pilot look and feel like a real chatbot on my website?

(1) ShareShare
ReportReport
Posted on by 4
I have a Go High Level website Funnel/Site. Go High Level allows me to enter my Co-Pilot Website Code into the body of the page. Because it's only html code, the Co-Pilot app in an iFrame only shows up at the very bottom of the page, in a very small box. It's very difficult to see and you can't even see it unless you scroll to the very bottom of the page, which is not ideal. 

I am also testing out Zoho's SalesIQ chatbot. Instead of using an iFrame, it uses a script. I can cut and paste their script code into the same body section within Go High Level that I am using for Co-Pilot's code, and Zoho's chatbot shows up on my website as an actual chatbot that sits in the lower right corner of the page, as most chatbots do, and stays there as I'm scrolling up and down the page, so it's always visible wherever I am on the page, like most chatbots work. (See images attached)

How can i get Co-Pilot to function like a normal chatbot instead of a small iFrame on the very bottom of my site? Is there a different set of code that I can use for Co-Pilot that makes it function more like a script and like the Zoho SalesIQ chatbot  does, and other chatbots like Intercom and all of the others ones out there do? How can I get that type of UI/UX functionality with Co-Pilot on my website?
 
You can see how radically different these two solutions look and function in the screenshots attached. How can I get Co-Pilot to look and function like a normal chatbot and not a small chat window at the bottom of my web page?
 
Screenshot 2024-1...
Screenshot 2024-1...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

Categories:
I have the same question (0)
  • Verified answer
    Vinoth Selvam Profile Picture
    1,592 Super User 2025 Season 1 on at
     
    Unfortunately, Copilot doesn’t currently provide an out-of-the-box JavaScript widget with floating behavior similar to other third-party chatbots, but you can simulate it with custom code.
     
    You can achieve a floating chatbot experience using custom HTML, CSS, and JavaScript.
     
    Thanks.
  • Suggested answer
    Sharath V Profile Picture
    4 on at
  • CU26110138-0 Profile Picture
    16 on at

    You can make Co-Pilot behave like a normal floating chatbot by embedding a small script that injects a floating widget and toggle button which opens a fixed-position iframe, instead of dropping the raw iframe at the bottom of the body.

    I work at eesel AI and we ship chat widgets like this — see our AI Chatbot for examples and embed ideas: https://www.eesel.ai/product/ai-chatbot.

    Implementation tips: append a script that creates a fixed div bottom-right with high z-index, a compact toggle button that opens/closes the iframe, CSS for width/height and transitions, and use window.postMessage for iframe ↔ page communication if the iframe is cross-origin.

    If Go High Level only lets you paste HTML into the page body, wrap the logic in a <script> that runs on load and appends the widget to document.body so it stays visible while scrolling.

    Finally, test mobile breakpoints, keyboard accessibility (focus trapping/aria labels), and any content-security-policy or sandbox attributes that might block scripts or postMessage.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 837

#2
Vish WR Profile Picture

Vish WR 294

#3
Haque Profile Picture

Haque 249

Last 30 days Overall leaderboard