@@ -21,26 +21,27 @@ but you can disable this data collection.
2121About this Task
2222---------------
2323
24- |compass-short| tracks the following data:
24+ |compass-short| telemetry tracks the following data:
2525
26- - The type of MongoDB deployment |compass-short| is connected to. For
27- example, Enterprise Edition, Community Edition, or Atlas Data Lake.
26+ - The type of MongoDB deployment that you connect |compass-short| to.
27+ For example, Enterprise Edition, Community Edition, or Atlas Data
28+ Lake.
2829
29- - User actions performed in |compass-short|, such as creating
30- collections and indexes. |compass-short| only tracks the general
31- action performed, and does not track field values or namespaces.
30+ - Actions that you perform in |compass-short|, such as creating
31+ collections and indexes. Telemetry only tracks the general action
32+ performed, and does not track field values or namespaces.
3233
3334- Errors.
3435
3536|compass-short| *does not* track:
3637
37- - IP addresses, hostnames, usernames, or credentials.
38+ - IP addresses, hostnames, usernames, or credentials
3839
39- - Queries run in |compass-short|.
40+ - Queries run in |compass-short|
4041
41- - Data stored in your MongoDB deployment.
42+ - Data stored in your MongoDB deployment
4243
43- - Personal identifiable information.
44+ - Personal identifiable information
4445
4546For more information, see `MongoDB's Privacy Policy
4647<https://www.mongodb.com/legal/privacy-policy?tck=docs_mongosh>`__.
@@ -56,44 +57,45 @@ Steps
5657
5758You can toggle telemetry in either:
5859
59- - The |compass-short| :ref:`Settings panel <compass-settings-reference>`
60+ - The |compass-short| :ref:`Settings window
61+ <compass-settings-reference>`
6062
6163- :ref:`Command line options <cli-options>`
6264
6365- :ref:`Configuration file options <config-file>`
6466
65- Settings Panel
66- ~~~~~~~~~~~~~~
67+ Settings Window
68+ ~~~~~~~~~~~~~~~
6769
6870To toggle telemetry from the |compass-short| settings:
6971
7072.. procedure::
7173 :style: normal
7274
73- .. step:: Open the Settings window
75+ .. step:: Open the Settings window.
7476
7577 a. In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass`
7678
7779 b. Click :guilabel:`Settings`
7880
7981 .. figure:: /images/compass/settings-panel-location.png
8082 :scale: 40%
81- :alt: Settings panel location under the MongoDB Compass system menu
83+ :alt: Settings window location under the MongoDB Compass system menu
8284
8385 .. tip::
8486
85- Alternatively, you can use keyboard shortcuts to open the
86- :guilabel:`Settings` panel :
87+ Alternatively, you can use keyboard shortcuts to open the
88+ :guilabel:`Settings` window :
8789
8890 - Windows / Linux: ``Ctrl`` + ``,``
8991
9092 - Mac: ``⌘`` + ``,``
9193
92- .. step:: In the :guilabel:`Settings` window, click :guilabel:`Privacy`
94+ .. step:: In the left pane of the :guilabel:`Settings` window, click :guilabel:`Privacy`.
9395
94- .. step:: Toggle :guilabel:`Enable Usage Statistics`
96+ .. step:: Toggle :guilabel:`Enable Usage Statistics`.
9597
96- .. step:: Click :guilabel:`Save`
98+ .. step:: Click :guilabel:`Save`.
9799
98100Command Line
99101~~~~~~~~~~~~
0 commit comments