> For the complete documentation index, see [llms.txt](https://docs.wonderchat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wonderchat.io/setup-guides/styling-your-chatbot/how-to-adjust-chat-widget-size.md).

# Chat Widget Size

You can adjust the size of the chat widget by heading to the **“Embed to website”** settings and changing the size of the chat widget embed.

***

## Step 1: Go to Chatbots page

Go to **"Chatbots"** and under actions, click on the **“⋮”** and go to **“Embed to website”**

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

***

## Step 2: Select Size

### Adjusting Widget Button Size

<figure><img src="/files/wAvXWn2Fril0zmOrSkT4" alt=""><figcaption><p>Choose Widget Button Size from the Dropdown List. Click "Preview Widget" to see size.</p></figcaption></figure>

<figure><img src="/files/QweVPDwYi0sZn82tXJ4R" alt=""><figcaption><p>Preview size of Widget Button</p></figcaption></figure>

### Adjusting Pop-Up Chat Size

<figure><img src="/files/9DC6R2VvvbQybFt0arUv" alt=""><figcaption><p>Choose Pop-Up Chat Size from the Dropdown List. Click "Preview Widget" to see size.</p></figcaption></figure>

<figure><img src="/files/4vbEri47rTbgFPcBy7My" alt=""><figcaption><p>Click on widget and expand pop-up chat to preview size</p></figcaption></figure>

***

If you have any more questions, feel free to reach out to us at <mark style="color:purple;">**<support@wonderchat.io>**</mark>


---

# 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://docs.wonderchat.io/setup-guides/styling-your-chatbot/how-to-adjust-chat-widget-size.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.
