|  | 
|  | 1 | +.. _compass-telemetry: | 
|  | 2 | + | 
|  | 3 | +=========================== | 
|  | 4 | +Configure Telemetry Options | 
|  | 5 | +=========================== | 
|  | 6 | + | 
|  | 7 | +.. default-domain:: mongodb | 
|  | 8 | + | 
|  | 9 | +.. contents:: On this page | 
|  | 10 | +   :local: | 
|  | 11 | +   :backlinks: none | 
|  | 12 | +   :depth: 1 | 
|  | 13 | +   :class: singlecol | 
|  | 14 | + | 
|  | 15 | +|compass-short| collects anonymous aggregated usage data to improve | 
|  | 16 | +MongoDB products. |compass-short| collects this information by default, | 
|  | 17 | +but you can disable this data collection at any time. | 
|  | 18 | + | 
|  | 19 | +What Kind of Data |compass-short| Tracks | 
|  | 20 | +---------------------------------------- | 
|  | 21 | + | 
|  | 22 | +|compass-short| tracks the following data: | 
|  | 23 | + | 
|  | 24 | +- The type of MongoDB deployment |compass-short| is connected to. For | 
|  | 25 | +  example, Enterprise Edition, Community Edition, or Atlas Data Lake. | 
|  | 26 | + | 
|  | 27 | +- User actions performed in |compass-short|, such as creating | 
|  | 28 | +  collections and indexes. |compass-short| only tracks the general | 
|  | 29 | +  action performed, and does not track field values or namespaces. | 
|  | 30 | + | 
|  | 31 | +- Errors. | 
|  | 32 | + | 
|  | 33 | +|compass-short| *does not* track: | 
|  | 34 | + | 
|  | 35 | +- IP addresses, hostnames, usernames, or credentials. | 
|  | 36 | + | 
|  | 37 | +- Queries run in |compass-short|. | 
|  | 38 | + | 
|  | 39 | +- Data stored in your MongoDB deployment. | 
|  | 40 | + | 
|  | 41 | +- Personal identifiable information. | 
|  | 42 | + | 
|  | 43 | +For more information, see `MongoDB's Privacy Policy | 
|  | 44 | +<https://www.mongodb.com/legal/privacy-policy?tck=docs_mongosh>`__. | 
|  | 45 | + | 
|  | 46 | +Toggle Telemetry Collection | 
|  | 47 | +--------------------------- | 
|  | 48 | + | 
|  | 49 | +To modify whether |compass-short| collections telemetry data,  | 
0 commit comments