🤖
🤖
🤖
🤖
WotNot Help Center
Create a ticket
Book a Demo
Product
Ask or search…
⌃
K
Links
😃
Welcome to WotNot
🏁
Getting Started
Building a Chatbot
Testing a Chatbot
Installation
Deploying a Chatbot
Utility Tools
⏹
Action Blocks
Overview
Trigger
Send Message
Collect Input
Buttons
Carousel
Calendar
Send an Email
Branch
Image Carousel
Human Handover
Slider
File Upload
Delay
Form
Flow
Jump
Codeblock
Options
List
Reply Buttons
AI Model
Dynamic Data
👾
AI Studio
Overview
🔗
Integrations
Overview
Events
Service Call
Javascript
Zapier
Google Sheets
Salesforce
Codeblock
Airtable
Google Calendar
Calendly
Hubspot
Freshdesk
DialogFlow
Zoho CRM
Slack
ActiveCampaign
Link Tracking
💬
WhatsApp Business API
Overview
Prerequisites
WhatsApp Business API for Test Environment
WhatsApp Business API for Production Environment
💬
Live Chat
Overview
🛠
Troubleshooting
Cloning Bots
Connecting Action Blocks
Creating Loops
Setting up Fallback Variables
Setting up Link Tracking
Variable Manager
Image Dimensions
Tracking Facebook Pixel
📣
Outbound bots
Overview
Building One Off Campaign
Building Ongoing Campaign
Creating a WhatsApp Template
Action Blocks: Outbound
🎨
Chatbot Customisation
Chatbot Appearance
Custom CSS
Embed bots in iFrame
Embedding the Chatbot
JS functions to show/hide
👜
Account Management
Teams
Teammates
Purchasing a plan
Payment Methods
Refund Policy
Reset Password
Deleting Account
📊
Reporting
Analytics Dashboard
What are contacts in WotNot?
Powered By
GitBook
Comment on page
JS functions to show/hide
Javascript functions to display and hide the chat widget on your webpage.
Display/Opening the chat widget
You can use the following snippet to hide the chat widget;
wn.showbot();
Hiding/Minimising the chat widget
You can use the following snippet to hide the chat widget;
wn.hidebot();
Chatbot Customisation - Previous
Embedding the Chatbot
Next - Account Management
Teams
Last modified
1mo ago