3. Add data to an existing database
- Click the Add (+) icon next to All Documents, and select New Doc from the context menu.
A new JSON document appears with a single attribute named _id. This is the unique identifier of your new document.
- Modify the _id value, and add the fields field2 and field3.
- Click Create Document to save your changes and return to the database view.