# Customize Chat Widget Appearance

To customize the appearance of your AI agent's chat widget, click into any AI agent and then navigate to the Appearance tab. Here you will see a whole suite of options to customize pretty much every aspect of the chat widget.

On the right hand side there is a live preview of what your changes will look like.

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

### Font Size <a href="#font-size" id="font-size"></a>

Font size for the chat text in pixels.

<div align="left"><figure><img src="/files/IYvUjrBE6zV2pKEa2x5H" alt="" width="476"><figcaption></figcaption></figure></div>

### Font Family <a href="#font-family" id="font-family"></a>

Font family for the chat text.

<div align="left"><figure><img src="/files/CKT1I4hw0qUrMzeniMak" alt="" width="462"><figcaption></figcaption></figure></div>

### Subheading <a href="#subheading" id="subheading"></a>

Subheading for the chat widget, such as 'Online', 'Available', etc.

<div align="left"><figure><img src="/files/AX5EnKeEBMmGDAO3D5TT" alt="" width="476"><figcaption></figcaption></figure></div>

### AI Agent Icon <a href="#chatbot-icon" id="chatbot-icon"></a>

Displayed in the chat widget header as the AI Agent image.

Supported file extensions are png, jpg, jpeg and Ideal logo size is 32x32 pixels.

<div align="left"><figure><img src="/files/Iwyunx9zjUdFi4CVEb5m" alt="" width="317"><figcaption></figcaption></figure></div>

### Chat Input Placeholder <a href="#chat-input-placeholder" id="chat-input-placeholder"></a>

Enter the text that will be displayed as a hint in the chat input field.

<div align="left"><figure><img src="/files/5ZKhEBLhIwtKy7weOmkQ" alt="" width="473"><figcaption></figcaption></figure></div>

### Send Message Button <a href="#send-message-button" id="send-message-button"></a>

Upload a custom send message button. Defaults to a standard button if not provided. Supported file extensions are png, jpg, jpeg and Ideal logo size is 32x32 pixels.

<div align="left"><figure><img src="/files/D5YZOtBRrzTUqc9tbzAr" alt="" width="478"><figcaption></figcaption></figure></div>

### Customize Colors <a href="#customize-colors" id="customize-colors"></a>

This section allows you to customize all the different colors of the platform.

<div align="left"><figure><img src="/files/i7g4Sq9rpO82AmVC7Jxg" alt="" width="563"><figcaption></figcaption></figure></div>

### Widget Boarder <a href="#widget-boarder" id="widget-boarder"></a>

Border radius of the widget in pixels.

<div align="left"><figure><img src="/files/rdvEu9SRcF2lHWYHZ9QT" alt="" width="563"><figcaption></figcaption></figure></div>

### Widget Background <a href="#widget-background" id="widget-background"></a>

Widget Background Preference

<div align="left"><figure><img src="/files/pn2jOEFo3Ica2o5Mt4Of" alt="" width="563"><figcaption></figcaption></figure></div>

### Size of the Chat Widget <a href="#size-of-the-chat-widget" id="size-of-the-chat-widget"></a>

Adjust the size of the chat widget to small, medium or large.

<div align="left"><figure><img src="/files/U9O2r7SXBvLo5jVWymTf" alt="" width="563"><figcaption></figcaption></figure></div>

### Tagline <a href="#tagline" id="tagline"></a>

<div align="left"><figure><img src="/files/HOimUFAWBBwzYdGw5xqg" alt="" width="563"><figcaption></figcaption></figure></div>

### Chat Bubble Icon <a href="#chat-bubble-icon" id="chat-bubble-icon"></a>

This is the icon that appears on your site before a user clicks to open the chat.

<div align="left"><figure><img src="/files/1o72siuuhg5yKVvcmDQu" alt="" width="464"><figcaption></figcaption></figure></div>

### AI Agent Status Messages <a href="#ai-agent-status-messages" id="ai-agent-status-messages"></a>

Enable to show status messages from the AI agent in the chat widget which are displayed to the user while the AI is processing a response.

<div align="left"><figure><img src="/files/JAs0tXO6nJE7QGhEtfzX" alt="" width="375"><figcaption></figcaption></figure></div>

### Chat Avatar Icon <a href="#chat-avatar-icon" id="chat-avatar-icon"></a>

This image appears inside the chat window next to your bot’s messages.

<div align="left"><figure><img src="/files/AnMPUJ3dr8J3CtXLhbVd" alt="" width="196"><figcaption></figcaption></figure> <figure><img src="/files/bgl1s3gEH6f8glsuCUYd" alt=""><figcaption></figcaption></figure></div>

[<br>](https://docs.stammer.ai/stammer.ai-docs/ai-features/ai-chat-widget)


---

# 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://docs.agentsupply.ai/ai-features/ai-chat-widget/customize-chat-widget-appearance.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.
