> For the complete documentation index, see [llms.txt](https://help.reekolect.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings/website-bot-settings/design.md).

# Design

This table summarizes all the settings options available for configuring your bot:

<figure><img src="/files/zw80Cm1QufyveEIBPrmg" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="279">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Bot Name</td><td>Enter the desired name for your bot. It will be displayed to users during interactions and Main name for chatbot</td></tr><tr><td>Call to Action</td><td>CTA text just beside the Chatbot icon</td></tr><tr><td>Chat background color</td><td>Select the background color of the chatbot</td></tr><tr><td>Chat Text Color</td><td>Text color for the chatbot</td></tr><tr><td>Hide CTA Chat Bubble</td><td>Hides the CTA tect beside chatbot icon on website</td></tr><tr><td>Chat Bubble Background Color</td><td>Back ground Color for CTA Text</td></tr><tr><td>Chat Bubble Text Color</td><td>Color for CTA Text</td></tr><tr><td>Theme</td><td>Chatbot theme, Preview the bot for better understanding</td></tr><tr><td>Window Size</td><td>How big your window should be</td></tr><tr><td>Window Position</td><td>Where you want to show bot on your website</td></tr></tbody></table>

**Saving Changes**

Once you have configured all the settings according to your requirements, click the "Save Changes" button to apply the changes. The bot will update its setting after some time ones cache is removed.

{% hint style="info" %}
Use `Invalidate Cache` option to make changes live right away.
{% endhint %}

**Note**

Ensure to review all configurations before saving changes to ensure they align with your desired bot behavior and appearance.

This documentation provides step-by-step instructions for configuring various aspects of your bot's appearance and behavior. If you encounter any issues or need further assistance, feel free to reach out to our support team for help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/bot-settings/website-bot-settings/design.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.
