Skip to content

Compass

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

432 results found

  1. Compass: "Report a bug" feature is itself broken. Also autocomplete is not usable.

    Going to help -> Report a Bug redirects me to this page: https://jira.mongodb.org/projects/COMPASS/summary

    Which shows a licensing error and does not let me report a bug. The irony, it burns. The error message is:

    This gadget cannot be displayed on your dashboard. This could be due to a licensing problem or an application error. If you need this gadget, contact your administrator for assistance. Otherwise, you can remove it from your dashboard.

    Also, the new feature that shows old queries is incredibly intrusive, and constantly replaces what I'm trying to type with something old and wrong. I am not always

    8 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

    5 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. Natural language to MQL as an API

    Multiple use cases require the ability to query the data in MongoDB using Natural language. 'AI copilot' is one such use case where the application developer wants to expose a way for the app's users to get data-backed responses from MongoDB, and the users interact with the copilot in conversational language. Examples of this include - Customer service chatbot, medical assistant, etc.

    27 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

    4 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)
  3. Add an easy way to copy field value

    Add an easy way to copy field value to the clipboard - a small button near each field that only appears on hover, or right-click to a field with options - copy field value, copy field name, copy "field: value".

    7 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

    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. my queries export option

    Its good to have a export option for my queries, when changing system its required. otherwise no option to share all queries to another system

    5 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

    0 comments  ·  Queries  ·  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. Refresh databases

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

    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

    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)
  6. 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

    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)
  7. Option to turn off the multiple connections in a single window feature

    With the recent update to multiple connections in a single window, I have found that it can be confusing when you have the same database open for test and prod. Please add an option to turn off the feature allowing multiple connections in a single window for those of us who do not want the new feature.

    3 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

    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)
  8. Main screen option new connection

    In the 1.43 version on the main screen I had the option to connect to the cluster, without the need to save the connection, would you go back with this option?

    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

    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)
  9. Tab to accept suggestion

    I REALLY hate that as I insert my query and if I press Enter, the top suggestion that popped up is selected. It completely replaces the query I just built and 95% of the time, it's not the same query. You should require me to tab or arrow down to select the suggestion that is right for me, if I want to use the suggestion at all.

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add "Documents Per Page" feature it will very helpfull for us

    Currently there are only 20 documents per page but if you give a feature to choose documents per page then it's very helpful..

    10 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

    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)
  11. Refresh button on the database

    Add a refresh button beside the + and >-
    Maybe throw in a keyboard shortcut too like Ctrl + F5 or Ctrl + R

    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

    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)
  12. Export to clipboard

    When exporting query results, I would like an option to export to the clipboard in addition to the existing option to export to a file.

    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)
  13. Support for Binary.createFromHexString in filter

    It should be possible to create Binary objects from hex in the filter, like it is supported in the mongo shell already.

    So far Binary objects can only be created from base64, so a manual conversion from hex to base64 is required.

    Such as: {field: Binary.createFromHexString("0123456789abcdef")}

    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  ·  Queries  ·  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. close other tabs

    Add option to close other tabs like in Chrome

    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  ·  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. Improvement Suggestion for Filtering Databases in MongoDB Compass

    Hello MongoDB Compass Team,

    Thank you for the excellent tool! I have a suggestion that I believe would enhance the user experience, particularly when managing multiple databases.

    Currently, when connecting to a server with multiple databases, it can be challenging to navigate if only a few specific databases are actively used. It would be incredibly helpful if there was an option to filter or hide certain databases in the connection view, allowing users to focus on just the databases they work with most frequently.

    Thank you for considering this suggestion, and keep up the great work!

    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. "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.

    8 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

    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)
  17. 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. Utilize ESC key when editing an document to cancel edit.

    Currently you are forced to use the cancel button when editing an document in the compass app on mac. Would be nice if the esc key can cancel the edit.

    3 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)
  19. Option to change the font and font size in the MongoDB Shell

    Option to change the font and font size independently (rather than zooming the whole Compass window) in the MongoDB Shell.

    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  ·  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. change the order / re-organise of connections

    Being able to change the order of the connections on the left hand side of the UI and/or renaming the connections is pretty essential in order to keep the workspace mantainable.

    this needs to be urgently fixed.

    thank you.

    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)
← Previous 1 3 4 5 21 22
  • Don't see your idea?

Feedback and Knowledge Base