Action Center
2020.10
False
Action Center User Guide for Standalone
上次更新日期 2023年3月24日
选择退出遥测
UiPath 收集使用情况和性能的数据,以帮助诊断问题和改进 Action Center。我们收集的信息可能包括有关 UiPath 产品信息、操作系统和浏览器版本的数据。有关 UiPath 隐私实践的更多详细信息,请查看隐私政策。
通过名为 DisableTelemetry
的 appsettings.json
参数控制 Action Center 中的数据收集。在安装过程中,默认将其设置为 false
。要在 Action Center 中选择不发送使用情况和性能的数据,请将此值设置为 true
。
注意:可在以下位置找到 Actions Center 的
appsettings.json
文件:<installation_directory>/ActionCenterService/
,默认安装目录为 C:/Program Files (x86)/UiPath/ActionCenter/
。