Skip to content

Compass

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

86 results found

  1. Manage (create/update/delete/view) Search Index && Vector Search

    Just like in the web console we are able to create/edit/remove/view Search Index && Vector Search Index it would be great to be able to do the same in Compass.

    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 →
  2. Accurately save queries

    When I write a query that has a $regex and then try to favorite/save that query, Compass changes the favorited query. For example, this simple query returns results:
    {
    customerNumber: {
    $regex: "MSHA1",
    },
    _partitionKey: { $ne: "INACTIVE" }
    }

    However, if I then check my query history to so I can favorite it, my history shows this query that returns no results:
    {
    customerNumber: {
    pattern: 'MSHA1',
    options: ''
    },
    _partitionKey: {
    $ne: 'INACTIVE'
    }
    }

    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 →
  3. deleteMany and updateMany

    Add the ability to deleteMany and updateMany.

    deleteMany should be relatatively easy. It could be added as a simple button to the find and aggeregations views.

    Update many might be more tricky to resolve.

    Obviously deleteMany and updateMany could be resolved by using the Mongosh CLI in Compass. Perhaps adding a "send query to CLI"-button could be helpful, so its quick and easy to move an existing query to the CLI and then manually modify 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

  4. Open new collection tab when selecting a new collection and editing an aggregation

    When you are editing an aggregation (aggregtion was not yet saved) and select another collection, do not change the collection you are working on with the new collection. Instead open a new tab with the selected collection

    4 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

    I'm excited to share that we released a change in version 1.43.3 that prevents a modified aggregation tab from being closed by accident when opening a new collection tab.

  5. Darkmode Support

    implwmwt darkmode for battery reduction and eye protection

    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  ·  0 comments  ·  Admin →
  6. 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 →
  7. 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 →
  8. Make the filter editor expandable to multiple lines

    Problem: The filter edit is a 1 line text box. It is no good for creating and editing queries with multiple terms... you can only see a small part of the query

    Solution: make the filter edit expandable, so you can see 1 line or many lines.

    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

    1 comment  ·  Queries  ·  Admin →
  9. 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 →
  10. 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 →
  11. Connection dashboard should be always available

    Once connected to one of my favourite connections in the Mac app I would like the ability to disconnect, or close, or minimise, which would then take me back to the Connections dashboard i.e. the screen initially presented when opening the Compass app.

    Right now, when I've connected, the only way to get back to the connections dashboard is to close the connected window and open the Compass app again. So I can't have multiple connections either.

    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 →

    With the release of multiple connections support in 1.44.0, a user's connections are always visible in the lefthand sidebar.

  12. "Open in new tab" should be default behaviour

    By click on collection this should be opened in new tab. If the collection is already opened the tab will be selected. The context menu "Open in new tab" should be stay as is and opend a collection in new tab.

    The case "why" - you open a collection, put some filter, order and some other staff. Then you want check other collection and just click on it. All settings on the first collection are lost.

    15 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

    I'm excited to share that we released a change that prevents modified tabs from being closed by accident in Compass version 1.43.3. 

  13. Integrate GPT for aggregation builder

    I would really love a aggregation helper tool that can take prompts to generate snippets and if you want to ask for openAI api key thats also fine, if you don't want to adhere the cost.

    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

  14. Add a DISCONNECT option to the 3 dots dropdown menu when a connection is active

    At the moment, there is no obvious way to disconnect from your connection to connect to another database, and you have to go through the top level Connect menu, which is quite cumbersome.

    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

    With the release of multiple connections support in 1.44.0, Compass users are now able to disconnect from a connection by clicking on the 3 dots menu for a connection in the lefthand sidebar.

  15. TAB AUTOCOMPLETE

    Add to option to assign tab to autocomplete like has been in every other code editor for the last decade

    4 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 →
  16. Indent Collection on Left Panel

    After the layout update in 1.34.1, it is harder to tell what is the parent db and what the collections are. It would be helpful to have the collections indented.

    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 →
  17. Open collections in new tab if modifications were made in the current tab

    Here's my workflow:
    - I open a collection
    - I then run some filters to check some entries
    - I want to check something in another collection, so I click on the relevant collection in the sidebar
    - My tab was overriden and I lost my filter!
    It should have opened a new tab, because I actually interracted with the previous tab.

    14 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 →

    Thank you for sharing this feedback! We're excited to announce that we released a change in Compass v1.43.3 that prevents modified tabs from being closed by accident.

  18. Current hard-coded font puts a lot of strain on the eyes and hard to use

    I just updated Compass to v1.33.0 from 1.23.0 version and immediately got blindsided that you switched font to serif, which is much harder to read, even though the font itself is a bit larger.

    Zooming just a little bit in v1.23.0 makes it very comfortable to work with, but zooming in on serif font in v1.33.0 makes it huge and the whole app is less usable for me.

    After struggling for a bit, I uninstalled v1.33.0 and installed back v1.23.0. So far it works, so I will keep using it for the time being.

    I attached both UI screenshots at…

    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

    3 comments  ·  General  ·  Admin →
  19. Show a wait spinner while Explain Plan is working

    When explain plan in Compass takes a long time to analyze, it appears as though nothing is happening and it looks broken.

    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 →
  20. 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 →
← Previous 1 3 4 5
  • Don't see your idea?

Feedback and Knowledge Base