# Need help making the chatbot widget more functional

**URL:** https://forum.rasa.com/t/need-help-making-the-chatbot-widget-more-functional/32205
**Category:** Rasa Open Source
**Created:** [August 4, 2020, 12:59pm UTC](https://forum.rasa.com/t/need-help-making-the-chatbot-widget-more-functional/32205 "2020-08-04T12:59:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jkreyes](https://avatars.discourse-cdn.com/v4/letter/j/82dd89/32.png) [@jkreyes](https://forum.rasa.com/u/jkreyes)
#### Post date: [August 4, 2020, 12:59pm UTC](https://forum.rasa.com/t/need-help-making-the-chatbot-widget-more-functional/32205/1 "2020-08-04T12:59:56Z")

</div>

Hello! I found the chatbot widget and got it working with my rasa files. The only trouble I am having is using the functions for WebChat outside of the Index.html. I want to have the widget closed until the user presses a button on another page. I know in theory I would just put Webchat.open() when button is clicked and it will do that but the issue is that I am using angular. The only place the widget works is in the index.html and I do not have my button there. I’ve been stuck on this issue for a while and any help would be greatly appreciated!

---

<div class="post-metadata">

### Author: ![mnagpal](https://avatars.discourse-cdn.com/v4/letter/m/e5b9ba/32.png) [@mnagpal](https://forum.rasa.com/u/mnagpal)
#### Post date: [August 6, 2020, 10:36pm UTC](https://forum.rasa.com/t/need-help-making-the-chatbot-widget-more-functional/32205/2 "2020-08-06T22:36:11Z")

</div>

Hi Janiel, how did you make the chatroom widget working? I have followed all the instructions and I don’t get any response from the widget to my questions. I am not even sure whether the index.html with javascript is even sending messages to the BOT. Any help would be greatly appreciated.

I followed the instructions in this article - [Connecting Rasa to a website: A step by step tutorial | by milind soorya | Analytics Vidhya | Medium](https://medium.com/analytics-vidhya/connecting-rasa-to-a-website-a-step-by-step-tutorial-e5233268b576)

Thanks much
