# Smart Productivity Goals

Move beyond simple time tracking — use We360.ai's goal system to set meaningful productivity benchmarks for your teams.

## Types of Goals

{% columns %}
{% column %}

#### Active Time Goal

Set a minimum number of active hours per day that employees should meet. This measures overall engagement based on system activity.
{% endcolumn %}

{% column %}

#### Productive Time Goal

Set a minimum number of productive hours per day. This measures time spent on applications and websites categorized as "productive" for the employee's role.
{% endcolumn %}
{% endcolumns %}

## Setup Steps

{% stepper %}
{% step %}

#### Access Goal Settings

Navigate to the **Goals** section. Select the goal type — **Active Time** or **Productive Time** — and set the minimum hours per day.
{% endstep %}

{% step %}

#### Review Goal Achievement

The Goals dashboard provides:

* **Goal Achievement Status** — Overview of how employees are tracking against targets.
* **Team-wise Comparison** — Compare goal achievement across different teams.
* **Achievement Distribution** — See the spread of goal attainment across your workforce.
* **User-wise Goal List** — Drill into individual employee goal performance with activity and productivity percentages.
  {% endstep %}
  {% endstepper %}


---

# 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/how-to-and-best-practices/optimizing-productivity-and-focus/smart-productivity-goals.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.
