UiPath Documentation
test-manager
2025.10
true
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Test Manager user guide

上次更新日期 2026年4月30日

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

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新