# Customize Chat Window

#### **Chat Window Customization in Reekolect**

Easily personalize your chatbot’s chat window to enhance user engagement. Follow these steps:

**1. Access Website Chatbot Settings**

* Click on **Bots** and select a **Website Bot**.
* Navigate to **Website Chatbot Settings**.

**2. Customize Chat Window Content**

* Set a **Bot Name**.
* Enter a **Call to Action** message to encourage interaction.
* Toggle **ON/OFF** for **Auto-hide Call to Action**, and set the hide time in seconds.
* Toggle **ON/OFF** to **Hide CTA Chat Bubble**.
* Choose **Chat Bubble Background Color**.
* Select **Chat Bubble Text Color**.

**3. Customize Theme**

* Choose a **Chat Window Style**.
* Select or upload a **Bot Icon**.
* Set a **Chatbot Window Theme Color**.
* Pick a **Chat Background Color**.
* Select a **Font Style**.
* Click **Save Changes**.

**4. Adjust Layout**

* Choose **Landing Page Layout and Positioning**.
* Set **Chat Window Position on Web and Mobile**.
* Adjust **Chat Window Size**.
* Click **Save Changes** to finalize.

Your chat window is now customized to fit your branding! Need help? Contact us anytime. 🚀


---

# 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/customize-chat-window.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.
