Skip to content

Compass

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

66 results found

  1. Allow mouse selection of data in read mode

    Unless a document is being edited, it is impossible to select its data values with the mouse for copy/paste operations. I often need to copy a document's _id, which requires that I click to edit the document, select and copy _id value then cancel edit. It seems to me that I could select in read mode before... Thanks!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. I need the Export to Language feature to support query PROJECT, SORT, SKIP, LIMIT and COLLATION options

    The filter query Export to Language feature would be more useful for developers if it included support for the filter options:
    - PROJECT
    - SORT
    - SKIP
    - LIMIT
    - COLLATION

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This is available in Compass 1.20.4.

    Export to language now includes the possibility of exporting with driver usage. For queries, the code snippet includes project, sort, and limit.

  3. Need dark mode for compass

    Consider implementing a Dark Mode for the Compass app to provide users with a more comfortable and visually appealing navigation experience, especially in low-light or nighttime scenarios. This feature could contribute to reduced eye strain and improved readability.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Can we have a dark theme option in MongoDB Compass?

    You know, like any other dark theme visual tools. Would have been wonderful.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Rename aggregation

    Add the ability to rename saved aggregations.
    Currently you have to save as... under a new name and then delete the old one to rename it.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. "last updated" date and time for Saved Pipelines

    When experimenting with several tryies to find the ideal pipeline with the awesome aggregation builder - it would be great if a "last updated" date and time will appear to the side, next to the pipeline's name, in the "Saved Pipelines" window. Thank you for the consideration.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. compass - aggregation result export feature

    Currently, in the sample mode compass only shows 20 (default) results of the aggregation.
    Aggregation query export is not supported at the moment, which results in writing code frequently. If compass can allow exporting of the aggregation results that would be great.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Slow connection while working with thousands of databases

    We have 2 thousands databases in one mongodb server, so whenever we connect using compass, we must wait while compass retrieves the information about databases and collections.

    We expect to connect fast and retrieve the details of each DB in background or later, on demand after opening a DB.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    While there is more we can do to make Compass even faster with a big amount of databases and collections, performance should increase significantly already with version 1.30 (out in beta now).


    Feel free to reach out to me if you try the beta and have any feedback.

  12. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Ability to show Password

    I occasionally get asked by teammates what my connection details are for one of my mongo DBs, but since it has been so long since I set them up, I don't recall. At the same time, they are in Compass, masked as asterisks. Many apps and websites now have that "eye" icon to allow me to see such passwords, and given that it's my desktop, it feels to me as though it's a feature I can legitimately ask for.

    What's more, Robo 3T has it, which is why I am forced to send such requests to teammates that still use…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. stop refreshing the tab on focus

    Two tabs are open: TabA and TabB.

    I am on TabA and did some searching with filters and sorting, then I go for TabB to check some Ids and stuff that I got in TabA.

    When I get back to TabA, the search is refreshed and we lose the document navigation we were doing.

    Simply put: stop refreshing the search on tab navigation.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Cancel/stop an attempted connection

    When attempting to connect to a cluster which is not reachable (i.e. localhost when you don't have a mongod running, or Atlas when you haven't whitelisted your IP), Compass blocks any user input until the connection request times out.

    I do this periodically when my home IP gets changed, or I just make a mistake. I generally work out what's happened in <5s, but I have to wait for the connection to time out (30s?) or quit Compass in order to change/retry.

    It would be much nicer to have a button to stop/cancel a connection request.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Ability to migrate "favorites" to new version of Compass

    Having downloaded a new version of Compass, I realize that there is no way to export/migrate my Favorites to the new version of Compass. I contacted technical support and they confirmed that there is no way to do this. My feature request is to provide some sort of migration path to export and import Favorites between Compass versions.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Connectivity  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Export saved pipeline

    Currently we only can import pipeline from text, there is no way to export pipeline as text or something, to save in version control to let other team members to use.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. activating plugins issue.

    it goes as far as activating plugins and it doesnt go further.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  Connectivity  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Ability to duplicate favorites

    Often you have multiple DBs on the same server (e.g. demo/production) and everything is the same except the host or port. It would be nice to just duplicate a favorite in this case and edit the different parts.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base