# Overview of Wealthbox Integration

[Wealthbox](https://www.wealthbox.com/) is a modern CRM built for wealth managers and financial advisors. Our integration with Wealthbox empowers wealth managers to seamlessly offer [any type of life insurance products](/partner-knowledge-base/platform-overview/platform-capabilities/supported-product-types.md) to their clients with [high best-interest standards](/partner-knowledge-base/platform-overview/platform-capabilities/best-interest-philosophy.md) and [advanced planning support](/partner-knowledge-base/platform-overview/platform-capabilities/client-success-managers-and-advanced-planning.md) through a [digital end-user experience](/partner-knowledge-base/platform-overview/client-experience.md).&#x20;

Complementing existing offerings with life insurance products allows wealth managers to stay competitive and doing so through White Swan allows them to provide a superior client experience which creates a durable, low-effort revenue stream that can enhance customer lifetime value (CLV) and retention.

***

**Integration Capabilities**

* [Import Contacts](/partner-knowledge-base/wealthbox-integration/capabilities/import-contact-from-wealthbox.md) - Send contacts to White Swan directly from your Wealthbox dashboard.
* [Search Contacts](/partner-knowledge-base/wealthbox-integration/capabilities/search-wealthbox-contacts-in-white-swan.md) - From within your White Swan dashboard, you can search your contacts in Wealthbox and import them into White Swan.
* [Start a Plan Request](/partner-knowledge-base/wealthbox-integration/capabilities/start-a-plan-request.md) - Start a plan request for a contact imported from Wealthbox. The request will be pre-filled with any relevant information you already store in Wealthbox.
* [Notifications](/partner-knowledge-base/wealthbox-integration/notification-settings.md) - Notes are automatically posted to Wealthbox for plan requests, case progress, and earnings events.

{% hint style="info" %}
Our Wealthbox integration enables you to instantly tap into several pre-configured capabilities that enhance both your experience and that of your clients. It is however possible to further tailor the life insurance you offer through White Swan by using [our embedding functionalities](/partner-knowledge-base/embedding-white-swan/quick-start-guide.md), [our Zapier integration](/partner-knowledge-base/zapier-integration/overview-of-zapier-integration.md), and [our public API](/partner-knowledge-base/api-documentation/overview-of-white-swans-api.md).  &#x20;
{% endhint %}

***

**Additional Customization**

If there's a specific functionality you'd like to see added to our Wealthbox integration, please [request it here](https://app.whiteswan.io/feature_request_embed). You may also leverage [White Swan's Public API](/partner-knowledge-base/api-documentation/overview-of-white-swans-api.md) and/or [Zapier integration](/partner-knowledge-base/zapier-integration/overview-of-zapier-integration.md) for limitless capabilities.<br>


---

# 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/wealthbox-integration/overview-of-wealthbox-integration.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.
