> ## Documentation Index
> Fetch the complete documentation index at: https://syteca.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Recording Indicators (Tray Icon and On-Screen Icon)

> Two Windows Client parameters that show users when they're being monitored — the Client tray icon in the system tray, and the on-screen Recording Is In Progress overlay icon.

Two Windows Client parameters control whether users see visual indicators that they're being monitored — the **Client tray icon** in the Windows system tray, and the on-screen **Recording is in progress** overlay icon that appears above all other windows.

Both are about **transparency** — many jurisdictions require employees to be informed they're being monitored; many organizations choose to make monitoring visible even where not required, on the theory that transparent monitoring is more legally defensible and reduces "Big Brother" perceptions among the workforce.

<Note>
  **Applies to**: Windows Clients only. macOS and Linux Clients don't have equivalent in-product recording-indicator settings — explicit-consent notifications are typically handled through OS dialogs or organizational policy rather than the Syteca Client UI.
</Note>

## Client tray icon

The **Client tray icon** appears in the Windows system tray (notification area) when a user is logged in to the Client computer and being monitored.

<Frame caption="The Syteca Client tray icon — sits in the Windows notification area whenever a monitored session is active.">
  <img src="https://mintcdn.com/syteca/0FlD-vkHsBA1azVX/images/administration/clients/parameters/client-tray-icon.png?fit=max&auto=format&n=0FlD-vkHsBA1azVX&q=85&s=1cc5646c66bb173d3f6e61e4aaa24619" alt="Windows system tray showing the Syteca Client icon" width="593" height="264" data-path="images/administration/clients/parameters/client-tray-icon.png" />
</Frame>

### Where to find it

<Steps>
  <Step title="Open the Client">
    In the Management Tool, click **Clients**, then open the Windows Client.
  </Step>

  <Step title="Open Client Mode">
    On the **Editing Client** / **Editing Client Group** page, on the **Properties** tab, scroll to the **Client Mode** section.
  </Step>

  <Step title="Toggle Display Client tray icon">
    Select or deselect the **Display Client tray icon** checkbox. Click **Finish**.
  </Step>
</Steps>

The tray icon can also be enabled or disabled during the Client installation itself, alongside other install-time options.

## Display Icon When Recording

The on-screen **Recording is in progress** icon is a more prominent indicator — it appears as a small floating icon **always on top of all applications**, visible regardless of which application has focus. It's displayed only **while activity is actively being recorded**; it disappears when recording pauses (during idle periods, between sessions, etc.).

<Frame caption="The Recording Is In Progress overlay icon — appears above all other windows whenever recording is actively capturing user activity.">
  <img src="https://mintcdn.com/syteca/0FlD-vkHsBA1azVX/images/administration/clients/parameters/recording-in-progress-icon.png?fit=max&auto=format&n=0FlD-vkHsBA1azVX&q=85&s=193654a80d6b8a5ac4954a560db1a770" alt="Windows desktop with the Syteca recording-in-progress icon floating above other applications" width="1486" height="1082" data-path="images/administration/clients/parameters/recording-in-progress-icon.png" />
</Frame>

### User interaction with the icon

| User action                   | Effect                                                                                                                          |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **Drag and drop**             | Move the icon to a different on-screen position                                                                                 |
| **Right-click → Close**       | Close the icon *(if the configuration permits this — see customization)*                                                        |
| **Repositioning persistence** | Depending on customization settings, the icon may remain where last dragged OR return to its original position after 10 minutes |

### Where to find it

<Steps>
  <Step title="Open the Client">
    In the Management Tool, click **Clients**, then open the Windows Client.
  </Step>

  <Step title="Open Client Mode">
    On the **Editing Client** / **Editing Client Group** page, on the **Properties** tab, scroll to the **Client Mode** section.
  </Step>

  <Step title="Toggle Display icon when recording is in progress">
    Select or deselect the **Display icon when recording is in progress** checkbox. Click **Finish**.
  </Step>
</Steps>

The icon can also be enabled and configured during the Client installation.

### Customization

The on-screen icon can be customized — appearance, default position, behavior when the user moves it. See [Customization settings](/docs/administration/configuration/customization-settings#custom-logo-settings) for the configurable options.

## Which one to use?

| Scenario                                                                                     | Recommended setting                                                                                                                                                                                  |
| -------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Transparent monitoring program** *(default for most jurisdictions and most organizations)* | Tray icon ON, On-screen icon ON. Maximum visibility.                                                                                                                                                 |
| **High-security investigation** *(specific, time-limited, legally documented use case)*      | Both OFF. Use only with appropriate legal review and authorization.                                                                                                                                  |
| **General workforce monitoring with subtle notification**                                    | Tray icon ON, On-screen icon OFF. Users see the icon if they check the system tray but it doesn't intrude on screen.                                                                                 |
| **Recording high-activity periods only** *(e.g. alert-triggered)*                            | Tray icon ON, On-screen icon ON. The on-screen icon only appears when recording is active — makes it clear to users when their activity is being captured vs. when only metadata is being collected. |

<Tip>
  **Combine the on-screen icon with [alert-only recording](/docs/session-monitoring/recording/user-activity-recording#record-user-activity-only-on-alert-or-usb-monitoring-rule-triggering)** for a noticeable but low-privacy-impact approach: the icon only appears when an alert has triggered active screen recording. Users learn that the icon means "something flagged" — useful for transparency around incident response.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Protected mode" icon="shield-check" href="/docs/administration/clients/parameters/protected-mode">
    Driver-level anti-tamper protection — invisible to users but blocks abuse.
  </Card>

  <Card title="User activity recording" icon="video" href="/docs/session-monitoring/recording/user-activity-recording">
    Configure when recording is active — directly affects when the on-screen icon appears.
  </Card>

  <Card title="Windows Clients" icon="laptop" href="/docs/administration/clients/windows">
    Full Windows Client documentation.
  </Card>

  <Card title="Update Client automatically" icon="refresh-ccw" href="/docs/administration/clients/parameters/update-client-automatically">
    Another Client Mode parameter.
  </Card>
</CardGroup>
