Global Search

Axonius Global Search is a quick, direct way to allocate assets and run queries, without the need to navigate to their dedicated pages first.

To get started, click the search bar at the top of each Axonius page, or type Ctrl + Y for shortcut.

Upon entering some free text (at least three characters) into the search bar, the search runs on all asset types and queries, and a list of results appears instantly.

The Search Axonius dialog contains two sections: Recently Searched results and Recently Viewed results. If this is your first search ever, those sections are empty.

SearchAxoniusDialog

The search results are displayed in two tabs: Assets and Queries.

Searching for Assets

The Assets tab shows which asset types were found by the string you typed and how many assets were found in total. Use the Asset type dropdown to filter results by a specific asset type.

📘

Note

Only fields defined as searchable fields appear in the search results.

For the default list of searchable fields per asset type, see Fields Available for Search.

To learn how to define specific searchable fields for each asset type, see Customizing Global Search Settings.

Under each result, the fields where the search criteria was found in are listed. Hover over a result to see the values of these fields.

Here's a demonstration of the full Assets search flow:

Click Clear to view results from all asset types again.

Searching for Queries

The Queries tab shows queries that have the search criteria included in their query name, and the asset types they are associated with. Use the Asset type dropdown to filter results by a specific asset type.

📘

Note

You can also view results found in Adapter Fetch History under the Other Modules section.

Hover over a result to view the query details such as its Folder Path and Tags, or open the query drawer.

Click on the result to automatically run the query.

Here's a demonstration of the full Queries search flow:

Click Clear to view results from all asset types again.

Viewing Search Results

Click View all Results to explore the full list of results returned by your search criteria.

Results from Assets

Use the left navigation pane to select a specific Assets page to view results in.

  • In each Assets page, your search is translated to an AQL and a Query Wizard expression. The query includes all the fields that were searched with OR conditions between them.

    • For example, if we type the string 'weblb' into the search bar, and proceed to view the results in the Devices page, the results are filtered by the following Query Wizard expression:

      SearchQuery
  • All default fields are added automatically to the query even if they did not return results.

  • If results were found in fields that do not exist in your default table view, those fields are automatically added to the table. For example: if the default view of the Devices page does not include the Device Manufacturer Serial field, and you run a search that finds a relevant result in that field - the results table on the Devices page will include the Device Manufacturer Serial field as well.

    📘

    Note

    The field will be added to the table only if it's defined as a searchable field for Devices by the Global Search settings.

  • See the Assets Page documentation for additional information on actions you can perform on each Assets page to manage the assets found: create queries, edit the table columns, refine data, export data, and more.

Results from Queries

View all queries that contains your search criteria in their name.

Exiting and Resuming the Search

To exit the search results view and reset the current Assets or Queries page to their default views, click the Reset button of the Assets or Queries table.

To resume a search, if it appears in the Recently Searched section, click on it to run it again.