> 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/workforce-productivity.md).

# Workforce Productivity

<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-window-restore">:window-restore:</i></td><td><strong>App &#x26; URL Tracking</strong></td><td>Application and URL monitoring capabilities.</td><td><a href="/pages/AFbj50gyhZPcIk3LVEZ1">/pages/AFbj50gyhZPcIk3LVEZ1</a></td></tr><tr><td><i class="fa-map-marked-alt">:map-marked-alt:</i></td><td><strong>Field Tracking</strong></td><td>Field employee location and activity tracking.</td><td><a href="/pages/YGiQOYfYPyvMa5OTCEEj">/pages/YGiQOYfYPyvMa5OTCEEj</a></td></tr><tr><td><i class="fa-lightbulb">:lightbulb:</i></td><td><strong>Insights</strong></td><td>Analytics and insights dashboard.</td><td><a href="/pages/o0Zip1x3TFrX3e4303tr">/pages/o0Zip1x3TFrX3e4303tr</a></td></tr><tr><td><i class="fa-laptop">:laptop:</i></td><td><strong>IT Tracking</strong></td><td>IT asset and system monitoring.</td><td><a href="/pages/LSyxTMpsqkpHdk1ut6z3">/pages/LSyxTMpsqkpHdk1ut6z3</a></td></tr><tr><td><i class="fa-ruler">:ruler:</i></td><td><strong>Productivity Rules</strong></td><td>Configuring productivity measurement rules.</td><td><a href="/pages/VenkLEWw2Xsraud6TSuK">/pages/VenkLEWw2Xsraud6TSuK</a></td></tr><tr><td><i class="fa-camera">:camera:</i></td><td><strong>Screen Tracking</strong></td><td>Screenshot and screen monitoring features.</td><td><a href="/pages/X55ylHwaP32HOzpOF9D7">/pages/X55ylHwaP32HOzpOF9D7</a></td></tr><tr><td><i class="fa-map-pin">:map-pin:</i></td><td><strong>GeoFencing and Controls</strong></td><td>Location-based monitoring and access controls.</td><td><a href="/pages/8eCG6Qqs4LI5ua5tkBRi">/pages/8eCG6Qqs4LI5ua5tkBRi</a></td></tr><tr><td><i class="fa-usb">:usb:</i></td><td><strong>USB Detection</strong></td><td>Monitor USB and external device connections.</td><td><a href="/pages/bkG70eyqj21vOp2s1Hne">/pages/bkG70eyqj21vOp2s1Hne</a></td></tr><tr><td><i class="fa-gauge-high">:gauge-high:</i></td><td><strong>Employee Scoring &#x26; Scorecards</strong></td><td>A configurable monthly performance score and scorecard.</td><td><a href="/pages/sumukT9fL2Fqas5GHavM">/pages/sumukT9fL2Fqas5GHavM</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/workforce-productivity.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.
