diff --git a/source/connect/connections.txt b/source/connect/connections.txt index 06ba8a8e0..087862831 100644 --- a/source/connect/connections.txt +++ b/source/connect/connections.txt @@ -62,6 +62,16 @@ MongoDB instance that contains that database. For more information about the :guilabel:`Databases` tab and instructions on viewing a database, see :ref:`Databases `. +Edit Connections +^^^^^^^^^^^^^^^^ + +Starting in version 1.44.5, you can edit a connected connection's name, color, +and favorite status: + +.. figure:: /images/compass/edit-connection.png + :figwidth: 750px + :alt: Edit Connection + Connection Options ------------------ diff --git a/source/images/compass/edit-connection.png b/source/images/compass/edit-connection.png new file mode 100644 index 000000000..5c651a319 Binary files /dev/null and b/source/images/compass/edit-connection.png differ