# Objects

The **Objects** tab allows users to navigate through the available objects hierarchy (under **Vault Objects**).

**Create a VQL query on the fly**\
Click the desired node in the Vault Navigator to create a VQL query for the object contents, placed in the VQL command input area without executing it. The query is created using the **Default Query Template** that you can modify in the **Options** dialog box.

**Context menu**\
Right-click a object to open the context menu:

<table><thead><tr><th>Context Menu Command</th><th>What It Does</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Dump</strong></td><td>Creates a dump of the currently selected type</td><td></td></tr><tr><td><strong>Show fields</strong></td><td>Shows the fields of the currently selected type</td><td></td></tr><tr><td><strong>Show relations</strong></td><td>Lists the available relationships for the selected tree item</td><td></td></tr><tr><td><strong>Object Options</strong></td><td>Opens a page where the user can modify the query template</td><td></td></tr><tr><td><strong>Options</strong></td><td>Opens the respective page of the <strong>Options</strong> dialog box to manage vault tree settings</td><td></td></tr><tr><td><strong>Refresh</strong></td><td>Available only for the root nodes it allow refreshing the data from Vault</td><td></td></tr></tbody></table>
