Skip to content

Compass

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

473 results found

  1. Command line option to delete connections

    Please add a command line flag that allows deleting connections (by name or ID).

    Use case:

    We use SSO auth with time-limited role-based access to different deployed MongoDB Atlas environments. This is combined with a script that uses --exportConnections and --importConnections to ensure that the user has set of connections to each environment (and level) they currently have access to. However, without a --deleteConnections command, there is no way to remove connections that the user no longer has access to.

    1 vote
    0 comments  ·  Import/Export  ·  Admin →
    How important is this to you?
  2. When I disconnect, don't close the tabs.

    When I have tabs open with data, and I select Disconnect, the tabs close. Please leave them open so I can still view the data.

    1 vote
    0 comments  ·  Connectivity  ·  Admin →
    How important is this to you?
  3. Sneak peek to Ref ID's Data from the document itself

    When I query for a given document/s in compass it usually contains several ID's that are a reference to other collection.

    In some of the cases I need to continue exploring the data on the Ref ID.

    It would be nice if I could hover over a give Ref ID and get a sneak peek using hovering scrollable menu (maybe) to the related document.

    Even if it has to perform a search and it will take a second to load it's preferable the manually opening another tab, writing the query just to find out a "name" property.

    1 vote
    0 comments  ·  Queries  ·  Admin →
    How important is this to you?
  4. Modular and Flexible Interface for MongoDB Compass

    Implementing a more flexible and modular panel system in MongoDB Compass would significantly enhance user experience. Allowing users to show or hide panels individually or in groups, perhaps through collapsible panels, docking options, or a visibility menu, would create a cleaner, more focused workspace. Offering predefined layouts and the option to save custom layouts would accommodate different workflows. Furthermore, considering contextual panels that appear only when relevant to the current task would reduce visual density, resulting in a more customizable, efficient, and content-centered interface, benefiting users with diverse preferences and needs.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  5. 2 votes
    How important is this to you?
  6. Refresh databases

    Bring back the "Refresh databases" button shortcut next to create database

    2 votes
    1 comment  ·  General  ·  Admin →
    How important is this to you?
  7. "I would like to have the capability to adjust the width of columns in the collection table

    I would like the ability to adjust, expand, or shrink columns by using the mouse when viewing the table in the 'Documents' section of the collection.

    13 votes
    6 comments  ·  General  ·  Admin →
    How important is this to you?
  8. A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite

    A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite cumbersome. It would be better if Compass could view them.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  9. Aggiungere alle funzionalità correnti (nella visualizzazione json): modifica documento, copia negli appunti, ecc. la possibilità di ordinare

    Add to the current features in Documents tab (json view): Edit document, Copy to clipboard, etc. the ability to sort document fields alphabetically so you can search a field more easily

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  10. Removing a connection needs to show you a confirmation dialog

    Removing a connection needs to show you a confirmation dialog

    2 votes
    How important is this to you?
  11. Annoying cursor

    It's really annoying to have the cursor matching show blocks around the matching braces/parenthesis because it obscures the actual cursor itself and makes it difficult to see where one is typing. Please provide an option to turn off matching or come up with an alternative way to showing matching blocks.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  12. Ability to create folders to group connections in Compass

    Ability to create folders to group connections in Compass

    Compass users with many deployments need the ability to organize deployments into folders/groups. At the moment, on the left pane, connections are listed in alphabetical order. But if you have a large number of deployments and those deployments/connections are named all over the place, it becomes tedious to track. It would be nice if we can create a folder to group the deployments/connections.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  13. Save queries in folders

    I would like to save my queries in folders such as postman, currently i work for many companies and all queries getting mixed up makes it difficult to take track of which query is from which company or database if though I can filter for database

    2 votes
    0 comments  ·  Queries  ·  Admin →
    How important is this to you?
  14. Multiple DB Connection

    The new UI for multiple connection on a single window is confusing sometimes.

    use case:

    we have dev, stage and prod DB connected with same collections. We can't identify from tabs, with which DB that specific collection is connected. we have to check manually one by one opening the tabs.
    and bit risky at some times.

    1 vote
    0 comments  ·  Connectivity  ·  Admin →
    How important is this to you?
  15. Automatic 'add new field after key' when sole option for editing with '+'

    A lot of the time, 'Add new field after X' will be your only option when clicking the '+' button when editing a document. I shouldn't have to click another button after that in this case.

    1 vote
    How important is this to you?
  16. Compass UI/UX

    The older way of opening up new window for different connection to a selected database was very optimal. We dont need to have same window for all the database connections we do. And this UI is still not as good as older UI. I am talking about the UI/UX experience which was just before this new one

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  17. float tabs and view side by side

    Would love to be able to float tabs and split tab views to view query results side by side.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  18. Hiding the sidebar for more working area

    I suggest that it is possible to hide the sidebar, when working with a limited resolution laptop, mongodb compass takes 70% of the screen, which only leaves 30% to refer to documentations.

    3 votes
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  19. Consistent new tab behavior for + button.

    Use case. I have a number of tabs already open with existing queries. I need to dig into a new problem or idea. Hitting the + button opens a new tab with whatever collection I was on. I then click on a collection in the db/collection navigation pane. At that point the behavior is inconsistent depending on if I have another tab already open to collection I click on.

    Would prefer if the behavior remained consistent. I just clicked on a new tab so until I actually fill in a query on that tab, any click on a collection should…

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  20. Improving user experience of Aggregation pipeline builder

    Today, when I describe extensive aggregations, I need to use the "</> TEXT" method in the interface because it is the only way I have to comment on what each step does and to efficiently locate myself in each step. In such a way that these comments would be visually displayed before each stage in the "{} STAGES" option of the "Aggregations" tab.

    It would be great if it were possible to not only comment on the steps but perhaps group them (only visually). One of the things that can be done is to use "// #regions" as it happens…

    1 vote
    How important is this to you?
  • Don't see your idea?

Compass

Categories

Feedback and Knowledge Base