Disable Application Insights#
By default, Colectica Designer reports anonymized usage data using Microsoft’s Application Insights. This information allows the Colectica team to fix errors faster and to improve the way the software works.
This reporting can be disabled by setting the DisableApplicationInsights in the user settings. See User Settings.
Sample User Settings File#
{
"DisableApplicationInsights": true
}