MongoDB registrations should be straightforward.

General Tab

Tab Coloring

To Identify Server Environments, whether it is a Production, Development, or Test, use the Tab Color feature :

Using the Keyboard combination "CTRL + SHIFT + P", you may quickly access Server Properties and edit the Tab Color option.

Using Filters Options in Registration (Filter Tab)

Edit the Server Properties, to use FILTER options for a Server in Aqua Data Studio:

Features

Using the drop-down at the top of the Filter Tab, quickly change your database or folder View.

Filter Examples:

If you want to show all collections in the Local database, excluding the ones with prefix SURVEY, then you will need to change your main filter to Include All and secondary filter to -SURVEY*. Note the "-" in front of the SURVEY pattern. Also, note that the filter pattern is case-sensitive.

In the following image, we have set the filter to exclude all collections in the Local database. Collections that are prefixed with SURVEY are included. This is similar to the above example where all databases, except the local database, are excluded. Then, there is an Object Folder filter on the Collections folder, which excludes everything except those that start with SURVEY.

Using Advanced Properties (Advanced Tab)

Edit the Server Properties to use Advanced Properties in Aqua Data Studio:

With options in Advanced properties of a Server, you can:

Using Driver Properties (Driver Tab)

  With options in Driver properties of a Server, you can edit/view the:

Server Permissions (Permissions Tab)

  Edit the Permissions in Server Properties in Aqua Data Studio:

  With options in the Permissions Tab of a Server, you can:

Server Scripts (Scripts Tab)

  Edit Scripts in Server Properties in Aqua Data Studio:

  With scripts in the Scripts Tab of a Server, you can:

Shell Scripts (FluidShell Tab)

Edit Shell Scripts in Server Properties in Aqua Data Studio:

  With scripts in the FluidShell Tab of a Server, you can:

Server Connections (Connection Monitor Tab)

Enable the connection monitor to start an application thread that monitors the status of the connection associated with the Query Window.
With the connection monitor, you can:

For more information, see Connection Monitor.