# Configuring Ethical Monitoring

We360.ai is built with "Privacy by Design." This guide covers how to configure monitoring in a responsible, transparent, and legally compliant way.

{% hint style="warning" %}
Before enabling screenshot or screen recording, review the legal requirements for employee monitoring in your jurisdiction. We360.ai recommends informing employees about what data is captured.
{% endhint %}

{% hint style="info" %}
We360.ai offers two separate desktop agents: **Standard** (visible, user-controlled) and **Stealth** (background, policy-driven). These are isolated applications — the mode is determined at deployment time and cannot be switched via the portal UI.
{% endhint %}

## Configuration Steps

{% stepper %}
{% step %}

#### Configure Screenshot Settings

Navigate to **Settings → User Management** and select a team or user. Enable **Capture Screenshots** and configure:

* **Snapshot Frequency** — How often screenshots are taken. Available options depend on your subscription plan (minimum frequency varies by plan tier).
* **Blur Level** — Apply automatic blurring to obscure sensitive text (email content, passwords, etc.) while still recording screen activity.
  {% endstep %}

{% step %}

#### Configure Screen Recording (Optional)

If required by your compliance policy, enable **Video Screen Recording** for specific teams. This is disabled by default and requires explicit configuration under team or user settings.
{% 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/visibility-accountability-and-evidence/configuring-ethical-monitoring.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.
