Action Center
2021.10
false
Action Center User Guide for Standalone
Last updated 24 de mar. de 2023
Opting Out of Telemetry
UiPath collects usage and performance data to help diagnose problems and help improve Action Center. The information we collect can include data on UiPath product information, the operating system, and browser versions. For more details about UiPath’s privacy practices, please review the privacy policy.
The collection of data in Action Center is controlled through an appsettings.json
parameter named DisableTelemetry
. This is set to false
by default during the installation process. To opt-out of sending usage and performance data collection in Action Center,
set this value to true
.
Note: The
appsettings.json
file for Actions Center can be found at the following location: <installation_directory>/ActionCenterService/
, where the default installation directory is C:/Program Files (x86)/UiPath/ActionCenter/
.