> For the complete documentation index, see [llms.txt](https://docs.we360.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.we360.ai/reference/product/advanced-analytics.md).

# Advanced Analytics

**Advanced Analytics** is We360.ai's premium intelligence layer. Where the standard portal answers *"what happened?"*, Advanced Analytics is built to answer *"what does it mean, and what should we do?"* — turning the same underlying activity, attendance, and productivity data into executive-level insight for planning and risk decisions.

{% hint style="info" %}
Advanced Analytics is available on the **Advanced Analytics** plan. If these modules aren't visible in your portal, contact your account manager to enable them.
{% endhint %}

## Modules

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-chart-line">:chart-line:</i></td><td><strong>Business Intelligence</strong></td><td>Cross-team analytics and trends for leadership decisions.</td><td><a href="/pages/PFkYU9cjfOc9Mt5ZhN4r">/pages/PFkYU9cjfOc9Mt5ZhN4r</a></td></tr><tr><td><i class="fa-people-group">:people-group:</i></td><td><strong>Capacity Planning</strong></td><td>Balance workload and utilization across the workforce.</td><td><a href="/pages/lKEHYULoQXG9QRezljVv">/pages/lKEHYULoQXG9QRezljVv</a></td></tr><tr><td><i class="fa-microchip">:microchip:</i></td><td><strong>Technology Usage</strong></td><td>Understand how software and tools are used across the org.</td><td><a href="/pages/5dWLFqdlQoQ2HrxpAkOf">/pages/5dWLFqdlQoQ2HrxpAkOf</a></td></tr><tr><td><i class="fa-triangle-exclamation">:triangle-exclamation:</i></td><td><strong>Workforce Risk Intelligence</strong></td><td>Surface people and teams that need attention early.</td><td><a href="/pages/hF08acS9K2QzydEUwqgv">/pages/hF08acS9K2QzydEUwqgv</a></td></tr></tbody></table>


---

# 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.we360.ai/reference/product/advanced-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.
