Hi @Taras_N_A1! Thanks for posting to the forums.

To address the inserted data not appearing issue, it seems like you would need to build some user-space read your own write logic with a busy loop. While we don’t support read your own writes in Atlas Search or Atlas Vector Search, having a blocking behavior on writes before supporting future reads might be a good idea if strong consistency is an important feature in your application.