Editor
The Editor page lets you write queries for your system. When you query Vantage, the data it returns is based on the tables, fields, commands, and functions that you specify in the query text field.

This page lets you enter search queries and assertions and lets you save them for future use. You can also export them in Microsoft Excel or comma-separated value (CSV) format.
# symbol to enter a comment. For
example:asset_cpes # comment 1
| join assets asset_id id
# comment 2
| select cpe assets_name
| sort assets_name ascExecute
This button lets you execute the query. Alternatively, you can use the keyboard
shortcut Cmd + Enter.
Save
This button lets you save the current query.
Save Assertion
This button lets you save the current assertion. Once you have entered the details in the dialog and select Save Assertion, the assertion will show in the Saved Assertions page.

Add to Dashboard
This button lets you add a widget to a dashboard.
Export
This button lets you export the results in either CSV or Microsoft Excel format.