insert a document into mongodb terminal code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )