notice

This is documentation for Rasa X/Enterprise Documentation v1.1.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (1.4.x).

Version: 1.1.x

Telemetry

Rasa Enterprise tracks a minimal amount of anonymized usage information (like how often the “Train” button is used) to help us improve Rasa Enterprise. None of your training data or conversations will ever be sent to Rasa. You can disable telemetry by sending the following API request:

curl -X DELETE https://<Rasa Enterprise server host>/api/telemetry?api_token=<your api token>
note

Activating Rasa Enterprise will automatically disable telemetry.