can i select inserted document in mongodb and use it again code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )