# Overview of White Swan Chat

White Swan Chat is a fully white-labeled communication tool that enables seamless, real-time support throughout the insurance journey. It brings together your team, your clients, and White Swan’s support infrastructure in one unified interface.

***

The chat can operate as:

* **A standalone chat experience** that opens in its own dedicated view.
* **An expandable widget** that sits in the bottom-right corner of your site or embedded experience.

When enabled for clients, the chat appears automatically across all client journeys. Business users can additionally use it to communicate directly with White Swan support.

{% hint style="info" %}
The chat interface will also serve as the foundation for our upcoming AI-powered agent, allowing you to transition smoothly to automated support and next-generation insurance client journeys as these capabilities are released.
{% endhint %}

***

Key capabilities include:

* Full white-label styling and branding
* Human-to-human chat for both clients and business users
* File and image sharing, with drag-and-drop support
* Voice-to-text input (with keyboard shortcuts)
* Optional meeting scheduling directly from the chat
* Notification routing to selected users on your team
* Contact information prompts when needed
* Secure 2FA for unrecognized devices
* Standalone deep links for continued client communication

***

The chat is designed to be flexible enough to support both support workflows today and AI-assisted workflows in the future.


---

# 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.whiteswan.io/partner-knowledge-base/chat/overview-of-white-swan-chat.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.
