# Quick Start Guide

Follow these steps to enable and configure White Swan Chat for your business:

***

### 1. Enable Chat for Your Account

The chat is by default available for business users as a way to get help from White Swan.&#x20;

To enable the chat for clients, either use the toggle inside the business user chat, or navigate to the [**General Settings**](https://app.whiteswan.io/general_settings) page, expand the Chat Settings, and toggle to enable chat for clients.

When enabled, the chat widget will automatically appear across all client journeys.

***

### 2. Customize Branding & Style

White Swan Chat is highly customizable. You can configure:

* Background type: **solid color**, **gradient**, or **image** (including animated SVG/GIF)
* Gradient direction and color stops
* Icons: closed/open chat icons, chat logo, send button
* Chat colors: message box, borders, text, back button
* Expanded widget appearance

Your customizations apply instantly across all chat surfaces.

***

### 3. Select Notification Recipients

Choose which users on your account should receive chat notifications.\
These users will be alerted when new messages arrive from clients. By default, the person who opened your company account will receive notifications.

***

### 5. Configure Optional Meeting Scheduling

You may enable a scheduling option inside the chat.\
This uses the main scheduling link associated with your company.

The chat is now ready for use and makes it simple for your clients to get help and human support in their client journeys.


---

# 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/quick-start-guide.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.
