Asset Intelligence

Inventory Your Assets

View the assets Mondoo has discovered and enable query packs to collect extra configuration data.

When you connect an integration, Mondoo discovers the assets behind it and adds them to your inventory automatically. This page shows you how to view what's been discovered and how to turn on additional data collection with query packs.

Browse your asset inventory

  1. In the Mondoo App, navigate to the space you want to look at. (If you want to scope to a subset of assets, navigate to a workspace instead.)

  2. In the left navigation under Inventory, select Assets.

    Mondoo groups your assets by integration type and shows a summary score for each group.

    Space view in the Mondoo App

  3. Type a keyword (for example aws or k8s) to filter the list, or select a group to drill in.

  4. Select an asset to see its details.

  5. On the asset page, select the Data Queries tab to see the output of every query pack that's enabled for the space, including installed packages, running services, network configuration, security groups, and more.

    View data queries in the Mondoo App

Collect extra data with query packs

By default, Mondoo collects the data its security and compliance policies need to score an asset. To collect more detail (full package lists, running processes, cloud resource metadata, and so on), enable a query pack. A query pack is a named collection of MQL queries that runs against your assets and stores the results so you can browse them in the Mondoo App.

Only team members with Editor or Owner access can enable query packs.
  1. In the Mondoo App, navigate to the space where you want to collect the extra data.

  2. In the left navigation under Inventory, select Query Packs. This page shows every query pack already enabled for the space.

    Query packs in Mondoo

  3. Select the + icon in the top right to open the catalog of available query packs.

    Add query packs in Mondoo

  4. Find the query pack you want and select ADD TO SPACE.

Mondoo starts running the pack against matching assets in the space and surfaces the results on each asset's Data Queries tab.

To turn a query pack off later, return to the Query Packs page and select ADDED next to it.

On this page