JSON and Document View
Note
This feature is available in Enterprise, AWS, and Team editions only.
CloudBeaver lets you view and edit JSON documents in databases such as MongoDB, DynamoDB, and
other NoSQL databases.

Viewing documents¶
To work with JSON data, switch to the JSON tab available on the left side of the Data Editor.
Info
You can collapse or expand JSON entries to focus on specific parts of the document.
Click the arrow button (
) next to a key to fold or unfold that section.
Editing documents¶
To edit a document:
- Click the Pencil button (
) in the left panel. - The document switches to editing mode.
- Click Apply (
) or Cancel (
) to save or discard your changes.
Info
If a document contains unsaved changes, it’s highlighted with an orange border.
