Telemetry
By default, we collect no data that would be considered personal information under GDPR and other privacy regulations.
We do collect Tool’s names and Agent’s roles, so be advised not to include any personal information in the tool’s names or the Agent’s roles.
Because no personal information is collected, it’s not necessary to worry about data residency.
When
share_crew is enabled, additional data is collected which may contain personal information if included by the user.
Users should exercise caution when enabling this feature to ensure compliance with privacy regulations.share_crew feature is enabled, detailed data including task descriptions, agents’ backstories or goals, and other specific attributes are collected
to provide deeper insights. This expanded data collection may include personal information if users have incorporated it into their crews or tasks.
Users should carefully consider the content of their crews and tasks before enabling share_crew.
Users can disable telemetry by setting the environment variable CREWAI_DISABLE_TELEMETRY to true or by setting OTEL_SDK_DISABLED to true (note that the latter disables all OpenTelemetry instrumentation globally).
Examples:
Data Explanation:
“No” in the “Defaulted” column indicates that this data is only collected when
share_crew is set to true.Opt-In Further Telemetry Sharing
Users can choose to share their complete telemetry data by enabling theshare_crew attribute to True in their crew configurations.
Enabling share_crew results in the collection of detailed crew and task execution data, including goal, backstory, context, and output of tasks.
This enables a deeper insight into usage patterns.
