# Productivity Rules

## Overview

Productivity Rules govern the categorization of specific applications or URLs to define whether an employee's time spent on a given platform is considered active work. This allows organizations to tailor We360.ai to their specific operational needs.

## Supported Platforms

* **Web Dashboard**: Administrators configure Productivity Rules globally or per team via the We360.ai web portal.
* **Desktop Agent**: The configured rules are actively enforced based on the applications and URLs the Desktop Agent observes.

## Core Mechanisms

1. **Application Categorization**: We360.ai allows administrators to classify software tools and websites into distinct categories, such as "Productive", "Unproductive", or "Neutral".
2. **Flexible Mapping**: Recognizing that different teams use different tools, Productivity Rules can cascade universally across the entire organization or be precisely assigned to specific groups.
3. **Custom Overrides**: A design tool might be categorized as highly productive for the Design Team, but neutral or unproductive for the Finance Team. Administrators have the flexibility to establish completely different rulesets for identical software tools depending on the user's role.


---

# 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.we360.ai/reference/work-and-time-management/product/workforce-productivity/productivity-rules.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.
