> For the complete documentation index, see [llms.txt](https://docs.parcellab.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parcellab.com/docs/platform/overview/premium-analytics.md).

# Premium Analytics

## Overview

<code class="expression">space.vars.Product\_PremiumAnalytics</code> is a self-service analytics tool embedded directly within the <code class="expression">space.vars.Product\_pLApp</code>, that you can use to build and customize dashboards tailored to your business needs without relying on static templates or waiting for manual reports.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Create custom visualizations</strong></td><td>Build and edit interactive dashboards that matter to your business, reduce reliance on one-size fits all dashboards, and get answers to critical questions in real-time.</td></tr><tr><td><strong>Unlock granular insights with ease</strong></td><td>Drill down into metrics like return rate by SKU to uncover actionable opportunities for optimization across regions, products, and teams.</td></tr><tr><td><strong>Forecast and optimize with AI-powered insights</strong></td><td>Leverage predictive analytics like returns forecasting to stay ahead of operational risks and implement data-driven improvements.</td></tr><tr><td><strong>Enable smarter decisions</strong></td><td>Track carrier SLAs, monitor claims, and proactively resolve delivery issues before they impact customers and empower operations across your organization.</td></tr></tbody></table>

## Take the Tour

Explore <code class="expression">space.vars.Product\_PremiumAnalytics</code> with our interactive demo below.

{% embed url="<https://app.storylane.io/share/er9jheabvekn>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parcellab.com/docs/platform/overview/premium-analytics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
