# Tracking Cases

White Swan ensures complete transparency and control over the cases you refer. Here's how you can effortlessly track and manage them:

* **Dashboard Overview**: Every case channeled through your account is meticulously tracked and can be accessed via your dashboard. This centralized system ensures you're always in the loop.
* **Case Page Insights**: Dive into the specifics of each case on its dedicated page. Here, you'll find vital details like the current status, the requested information, the personal plan(s) recommended, the associated account user, and the client details.

{% hint style="info" %}
For users on the [Digital Agent Plan](https://docs.whiteswan.io/partner-knowledge-base/platform-overview/plans-to-access-platform/digital-agent-plan) and the [Innovator Plan](https://docs.whiteswan.io/partner-knowledge-base/platform-overview/plans-to-access-platform/innovator-plan), case pages can also be used to create [custom quotes](https://docs.whiteswan.io/partner-knowledge-base/platform-overview/using-the-platform/instant-vs-custom-quotes), access applications, request secure data, and see details like policy number, case timeline, policy parties, and request data.&#x20;
{% endhint %}

* **Communication & Support**: The case page isn't just for monitoring; it's also a hub for action. From here, you can easily communicate with the success manager assigned to the case and adjust the communication settings as per your preference.
* **Privacy First**: While we strive to provide comprehensive insights, certain case information is omitted. This is in line with our commitment to uphold privacy standards and adhere to data regulations.
* **Automation & Updates**: Stay ahead with real-time case updates. These updates can be seamlessly integrated into your workflow using our [Zapier Triggers](https://docs.whiteswan.io/partner-knowledge-base/zapier-integration/triggers) and s[webhooks](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/webhooks "mention"), enabling automations that further streamline your operations.

With White Swan's tracking capabilities, you're not just referring cases; you can also be actively involved in their journey, ensuring the best outcomes for your clients.


---

# 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/platform-overview/using-the-platform/tracking-cases.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.
