Test Suite
2023.10
false
Banner background image
Test Suite User Guide
Last updated Feb 28, 2024

Telemetry

Test Manager collects usage and performance data to help diagnose problems and improve its products. The information we collect can include data on UiPath product information, the operating system, and browser versions. Telemetry data is always sent anonymously.

UiPath Privacy Policy

The UiPath Privacy Policy contains detailed information on which personal data about you we collect, use, disclose, share or otherwise process when you are using this website, our products and our services. Please read this policy carefully to understand our views and practices on how we protect your personal data.

Disabling Telemetry Data

By default, usage data collection is enabled in on-premises Test Manager installations. You can deactivate telemetry at any time.

Follow these steps to deactivate telemetry:

  1. Open the configuration file in your Test Manager installation location (e.g %TestManagerInstallDir%\appsettings.production.json).
  2. Set the Enabled value for TelemetrySettings to false.
    "TelemetrySettings":{
            "Enabled": "false",
            "BusinessTelemetryEnabled":"true",
            "Key": "key_to_app_insights"
        }"TelemetrySettings":{
            "Enabled": "false",
            "BusinessTelemetryEnabled":"true",
            "Key": "key_to_app_insights"
        }
  3. Save the file.
  4. Restart the application.
  • UiPath Privacy Policy
  • Disabling Telemetry Data

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.