# Widget

## **Managing Widgets in Reekolect**

### **What is a Widget?**

A **widget** is a chat interface that can be embedded on websites, advertisements, blogs, or promotional content to seamlessly direct users to your chatbot. Reekolect allows you to create multiple widgets through a simple setup process.

### **How to Manage a Widget**

#### **1. Accessing the Widget Settings**

1. **Log in** to your Reekolect account.
2. **Create or select** a chatbot for WhatsApp, Instagram, Facebook, or Telegram.
3. Navigate to **Automation Settings** for the selected bot.
4. Click on the **Widgets** section to configure and manage widgets.

*Note: This guide focuses on WhatsApp widgets, but the process is similar for other platforms.*

### **2. Configuring Widget Settings**

Reekolect provides three primary customization options for widgets:

1. **Link Configuration**
2. **Chatbot Icon Customization**
3. **QR Code Generation**

#### **A. Link Configuration**

* Click **Link** to access the customization settings.
* Modify the **pre-populated message** that accompanies the widget link.
* Click **Update Widget** to save changes.
* Use **Copy WA Link** to share the widget link.
* Once shared, users clicking the link will be redirected to chat with your bot.

#### **B. Chatbot Icon Customization**

* Click **Chatbot Icon** to adjust its settings.
* Copy and insert the **chatbot icon code** into your website header to integrate the widget.
* Customize the icon’s **size, displayed text, positioning, and placement** using dropdown options.
* Click **Update Widget** to apply the changes.

#### **C. QR Code Generation**

* Click **QR Code** to configure its settings.
* Edit the **pre-populated message** that appears when users scan the QR code.
* Click **Download QR Code** to save and share it with customers.
* Users scanning the QR code will be redirected to chat with your chatbot.
* Click **Update Widget** to finalize modifications.


---

# 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.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/widget.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.
