monk add document to colletion code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )