Skip to content

UI

Share your ideas on how we can make it easier for you to use MongoDB Cloud products. To help us prioritize, please including the following:

  • What are you trying to accomplish?
  • How important it this to your workflow?
  • How will your idea help?
  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

121 results found

  1. Show specific point in time for the "Restores & Downloads" UI

    Right now, if you run a point-in-time restore, the "Restore & Downloads" sub-tab on the "Backup" tab of the cluster shows the "Snapshot Completed Time" which is not the user requested "point in time" which leads to massive amounts of confusion. The UI shows the snapshot that was restored to but has absolutely no indication of what time the oplog was replayed to, leading the user to believe that the restore did not correctly restore.

    (whereas in actuality, the restore did correctly happen, just that the UI completely misleads the user)

    e.g. I have a snapshot policy every day at…

    2 votes
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  2. 2 votes
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  3. UI for self hosted community version of MongoDB

    It is too hard to do the changes over command prompt in todays rapid changing world. Admins must be given and option to configure machine and orchestrate nodes using an WEB GUI like .NET Blazor / MAUI to create web ui + Desktop + Mobile [or react like since everything is json here]
    This is for self hosted solutions especially community version. A minimal UI is great to have and will make better user experience.

    2 votes
    0 comments  ·  Others  ·  Admin →
    How important is this to you?
  4. Show project-id of peered VPC

    Show project-id (of external GCP project) in VPC peering overview (on /network/peering).

    I noticed that it's even there in the response from the server already (from the GET request to https://cloud.mongodb.com/nds/<cluster-id>/peers) as gcpProjectId.

    So this is really just a matter of adding one single column to the UI table.

    2 votes
    How important is this to you?
  5. 2 votes
    How important is this to you?
  6. Add import/export data button on web

    right how, we can only use command line or mongodb compass to import/export data

    2 votes
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  7. Improve the Document editor experience

    The document editor should be more convenient. Why is it soo clumbersome to edit documents with array properties and why is the edit field single line and not multipline.

    2 votes
    0 comments  ·  Others  ·  Admin →
    How important is this to you?
  8. mode of payment

    Please include a column for mode of payment made in the invoice.

    2 votes
    0 comments  ·  Billing  ·  Admin →
    How important is this to you?
  9. Org Owners should see all projects that a user belongs to in the UI or in CLI

    Should be possible to see all projects that a user belongs to, in the UI or in the CLI, instead of having to go into all existing projects to see if this user is there or not

    1 vote
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  10. Profiler filters

    It would be nice to be able to filter the content of the profiler in the Atlas GUI.
    The profiler has proved to be very useful and maybe it could be even better.

    Currently you can only filter by "Top namespace operations"; and it would be nice to also filter by:
    - readConcern: this is because the ones hitting a secondary node are usually not a concern to me. They tend to be ad hoc queries which do not always have a supporting index and that is ok.
    - Also, when Operation = command, it could actually be many things.…

    1 vote
    0 comments  ·  Others  ·  Admin →
    How important is this to you?
  11. Allow to set first day of week

    Hi MongoDB,

    Please allow to select in user preferences first day of week. It is a pretty standard thing in internalization of products. We have Monday as first day of week and it is really cumbersome to pick right date when setting various date filters in Atlas UI.

    Thanks.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  12. Default Org creation

    Don't create a "me" Org by default the first time I login. I'm not creating anything independent, so I don't need my own Org. I need to use the Org owned by the domain my email address belongs to.

    1 vote
    0 comments  ·  MongoDB Account  ·  Admin →
    How important is this to you?
  13. UI is cluttered, wireframe-like, and does not orient user attention appropriately

    There is simply too much going on on screen that is given the exact same visual weight.

    You need to use more colors in the color scheme, use icons that are more individually unique. You also need to define some different regions using more noticeable background colors. Serif fonts also introduce a complication in designing for articulate use of space, because it conflicts with block design.

    All in all, the website design does not help orient user attention to the overall mental model of the features: the features are not prioritized and nested very well. You need to reduce how…

    1 vote
    How important is this to you?
  14. Display group name and roles in "Organization Role Mappings"

    When using Azure EntraID to sync groups with Atlas Role, the page "Organization Role Mappings" only displays the GUID of the group. It would be nice add the following:

    1. Display the actual name of the group as defined on EntraID, so that Atlas users don't have to go to EntraID and search for the GUID to figure out what group is configured on Atlas.

    2. Display the roles already configured on a group, so that Atlas users don't have to click on the pen icon (edit) to access that information. Asking users to edit their configuration in order to read it…

    1 vote
    0 comments  ·  IAM / SSO  ·  Admin →
    How important is this to you?
  15. Titles while hovering

    When hovering buttons or other interactive UI Elements.. Have a small box to show up and tell it what it does. Like a the title attribute.

    This make the experience as a new member much smoother and for us that don´t log in that often.

    1 vote
    0 comments  ·  Others  ·  Admin →
    How important is this to you?
  16. Reduce the height of ribbons

    In atlas we have multiple ribbons
    - Atlas (with your organizations)
    - Projects (with Data Services and Charts)
    - The cluster view (with the big ribbon containing all tabs, the path to cluster, the version, region)
    - The database view

    The two latest ribbons are so big, and reduce the view reserved to display the query results.

    It could be great to collapse the two ribbon as it is possible with Microsoft Office Suite

    1 vote
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  17. Removal of unavailable metrics button from UI after cluster update based on cluster version.

    I updated cluster from V6.x.x to V7.x.x, and found that (Tickets Available) graph is showing available r/w tickets near 0. It was a little scary at a time but, after talking to support, I got to know (Tickets Available) is no longer supported but same info is available from (Queues) graph.

    1 vote
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  18. Sort collections by the column headers

    When you click into a database you see all the collections that are in it, their size, indexes, number of records, etc etc. It'd be awesome if those columns are clickable to sort the table. I'm trying to find the largest collections and collections with the most indexes and I'm having to scan through 100+ rows. Seems like low hanging fruit.

    1 vote
    0 comments  ·  Atlas  ·  Admin →
    How important is this to you?
  19. Hostname lookup/search capability in Ops Manager at global level

    This would give customers the capability

    • To tell which project a host belongs to do some sort of lookup in Ops Manager

    • Go to a central place, put in the hostname, and see what the project belongs to

    For example in the UI on the all clusters view, be able to do a global search for the host instead Mainly for the UI

    at the moment there are 10 tags per project, but sometimes project has more than 100 hosts

    1 vote
    How important is this to you?
  20. Atlas Metrics Tab to display the timezone as part of the date fields

    Atlas Metrics Tab to display the timezone as part of the date fields

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  • Don't see your idea?

UI

Categories

Feedback and Knowledge Base