Select database use database Show collections show collections Remove db.myCollection.remove({"_id":ObjectId('56c72937c5ca473b381c8160')}) Update db.myCollection.update({}, {$set: {hashtag: 'todo'}}, {multi: true})