Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

All feedback

Showing 4031 of 4031

Add an option to visualize raw json query plans

It should be possible to import a raw execution plan generated with .explain(), and have it visualized in Compass! Why - so we as developers don't need to read the JSON manually. This would be very usefull when debugging slow queries using the a...
Guest about 5 years ago in Compass & Data Explorer 0 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Manage Database by Kubernetes Operator

In our use case, we are dynamically creating feature environments based on the branch name. During this process, we are also creating MongoDB databases in the same Atlas cluster (different envs are sharing the same cluster but with different datab...
Guest almost 2 years ago in Atlas 2 Future Consideration

Native Support for Date-Only and Time-Only Field Types

### Summary MongoDB currently lacks native field types for **date-only** (e.g., `2025-05-28`) and **time-only** (e.g., `13:45:00`) values. This results in frequent developer confusion, incorrect behavior around time zones, wasted storage, and the...
Guest 8 months ago in Data Modeling & Indexing 0 Submitted

Atlas Vector Search + Geospatial, please! 🙏

Would love to be able to do a geospatial query like $geoWithin together with Atlas Vector Search query!
Guest about 2 years ago in Vector Search 0 Submitted

New free tier account won’t go past 2 completed MFA

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. New account - a lot of timeouts to set up MFA - Authenticator, and even when finally set up it won’t allow me go further t...
Kemi Olatoke 3 months ago in Account Protection 1 Future Consideration

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest over 2 years ago in Atlas Search 1 Submitted

Increase monitoring metrics resolution retention time on views of 1min & 5mins

The speed at which usable monitoring metrics data (1m, 5m) is purged and reduced to 1hr is way too quick. After 1hr, the ability to analyze these metrics that are crucial to investigating a performance issue were lost and hindered the root cause ...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Atlas API to update Project Timezone

At the moment, Project Timezone setting can only be done via Atlas UI. We are automating project and cluster creation and setup for our application. We need an API to update Project Timezone setting just like other project settings. This feature i...
Guest about 5 years ago in Atlas 3 Submitted

Pausing MongoDB Atlas Cluster with option of start/end time

There is a parameter available for cluster resource to pause the cluster. With this parameter, we have to flip the status from pause to unpause whenever needed. I am looking for separate resource (like maintenance window) where one can configure ...
Guest over 3 years ago in Atlas 3 Will Not Implement