> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inboxmate.psquared.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Widget preview

> Test your agent's responses using the live widget preview.

The **Widget** tab in your agent editor includes a live preview of your chatbot. Use it to test responses, verify styling, and check behavior before embedding on your website.

## Using the widget preview

* Go to **My AI Agent** in the sidebar, then click your agent
* Open the **Widget** tab
* Type messages as if you were a customer
* The agent responds using its current configuration

## What to test

* **Common questions** — verify the agent gives accurate, helpful answers
* **Edge cases** — ask questions outside its knowledge to check fallback behavior
* **Tone** — confirm the agent matches your desired communication style
* **Quick questions** — verify the suggested questions work as expected

<Info>
  Changes are saved and take effect immediately — there is no separate draft or publish step. The widget preview always reflects the current live configuration.
</Info>
