> 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/user-interfaces/portal/productivity-suite.md).

# Productivity Suite

The Productivity Suite provides insights into how employees are spending their time and using company resources. It is the core monitoring hub of We360.ai.

## Dashboard

The central hub providing an immediate overview of team performance, active users, and high-level productivity metrics.

## Real Time

Active monitoring of your workforce.

* **Livestream**: Real-time viewing of active employee screens for immediate auditing.
* **Field**: Location and route mapping for remote or field-based employees.

## Analytics

Deep dives into historical data.

* **Timeline**: A visual, chronologically ordered representation of an employee's workday.
* **Activity**: Granular views into input volume (keyboard/mouse activity) to gauge active engagement.
* **Productivity**: Analysis of time spent, categorized by productive, unproductive, or neutral activities based on company rules.
* **Goals**: Target tracking for individuals and teams to align daily activities with broader objectives.
* **Screenshots**: Review periodic screen captures linked to the timeline for enhanced context.
* **Apps & URLs**: Comprehensive reporting on which software tools and websites are being utilized.
* **Wellness**: Metrics and insights dedicated to employee well-being, helping to identify potential burnout.

## Supplemental Tracking

* **Manual Time**: A utility allowing users to log working hours that were not captured automatically.
* **Devices**: Hardware and software inventory tracking for connected endpoint devices.
* **USB Detection**: Logging and alerts for external USB devices connected to monitored endpoints.

***

## In This Section

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Dashboard</strong></td><td>Overview of team performance and high-level productivity metrics.</td><td><a href="/pages/szyXcL7kwtvJL1WobEM8">/pages/szyXcL7kwtvJL1WobEM8</a></td></tr><tr><td><strong>Real-Time</strong></td><td>Livestream and field monitoring of your workforce.</td><td><a href="/pages/ZNc21sCex7Mc616OxzfP">/pages/ZNc21sCex7Mc616OxzfP</a></td></tr><tr><td><strong>Analytics</strong></td><td>Timeline, activity, productivity, goals, screenshots, and wellness insights.</td><td><a href="/pages/tTtOS3njfEdAFH6TpdM3">/pages/tTtOS3njfEdAFH6TpdM3</a></td></tr><tr><td><strong>Supplemental Tracking</strong></td><td>Manual time, devices, and USB detection.</td><td><a href="/pages/ip2Q0BVVL28lfaTz1w7B">/pages/ip2Q0BVVL28lfaTz1w7B</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/user-interfaces/portal/productivity-suite.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.
