The following sections provide the steps to quickly find and examine the data in your Lucidum system.
Determining Which Data Sources (Connectors) Exist in Your Enviroment #
There are two ways to determine which Connectors are ingesting data:
- Data Sources page
- Query Tool
Data Sources #
The Data Sources page displays all the data sources (Connectors) that contribute data to asset records and all the data sources (Connectors) that contribute data to user records.
To view all the Connectors that contribute to asset records:
- Go to Data Sources (the database icon in the left nav pane).
- In the Data Sources page, click the Assets tab.

- Each item in the Asset Data Source column is a Connector or a Connector and a service. For example, Azure Virtual Machines uses the Azure Connector with the Virtual Machines service toggled on.

- Scrolling through the Data Sources pages provides a list of Connectors that contribute to asset records.
To view all the Connectors that contribute to user records:
- Go to Data Sources (the database icon in the left nav pane).
- In the Data Sources page, click the Users tab.

- Each item in the User Data Source column is a Connector or a Connector and a service.
- Scrolling through the Data Sources pages provides a list of Connectors that contribute to user records.
Query Tool #
Another way to view the available data sources (Connectors) for assets and for users is through the Query Tool.
To use the Query Tool to find all the data sources for assets:
- Click the Query button in the upper right corner of all pages.
- Select the following:

- Data Type. Select Asset.
- Time Range. Select Current.
- Click Next.
- In the Build a Current Asset Query page, enter the following:

- Field. Select Data Sources
- match. Select match.
- Click on the empty field to the right to view a list of available Data Source (Connectors) for assets.
To use the Query Tool to find all the data sources for users:
- Click the Query button in the upper right corner of all pages.
- Select the following:

- Data Type. Select User.
- Time Range. Select Current.
- Click Next.
- In the Build a Current User Query page, enter the following:

- Field. Select Data Sources
- match. Select match.
- Click on the empty field to the right to view a list of available Data Source (Connectors) for users.
Viewing the Semi-Raw Data Provided by Each Connector #
All the data in Lucidum has been passed through Lucidum AI/ML before it reaches the Lucidum UI. However, there are some fields that further processed and then included in the Lucidum Data Group. Other fields are not further processed but are stored in Lucidum, are viewable in the UI, but are not included in the Lucidum Data Group. These fields are semi-raw data.
The Data Sources page displays all the data sources (Connectors) that contribute data to asset records and all the data sources (Connectors) that contribute data to user records. For each data source, the Data Sources page also displays the list of fields ingested by the Connector. Some of these fields are included in the Lucidum Data Group and some are not.
To view the data ingested by each Connector that contributes to asset records:
- Go to Data Sources (the database icon in the left nav pane).
- In the Data Sources page, click the Assets tab.

- Each item in the Asset Data Source column is a Connector or a Connector and a service. For example, Azure Virtual Machines uses the Azure Connector with the Virtual Machines service toggled on.

- Find the Data Sources you are interested in and click the Ingested Fields column.
- The Fields in Data Source page displays a list of each field ingested by the Connector.
- Some of the fields in this page are included in the Lucidum Data Group. Some are not.
- If the Unique Count field includes a value, for assets that use the Connector, Lucidum ingests this field only from this Connector.
NOTE: To view a list of asset records that use data from a Connector, click on the Connector name in the User Data Source column.
To view the data ingested by each Connector that contributes to user records:
- Go to Data Sources (the database icon in the left nav pane).
- In the Data Sources page, click the Users tab.

- Each item in the User Data Source column is a Connector or a Connector and a service.
- Find the Data Sources you are interested in and click the Ingested Fields column.

- The Fields in Data Source page displays a list of each field ingested by the Connector.

- Some of the fields in this page are included in the Lucidum Data Group. Some are not.
- If the Unique Count field includes a value, for users that use the Connector, Lucidum ingests this field only from this connector.
NOTE: To view a list of user records that use data from a Connector, click on the Connector name in the User Data Source column.
Semi-Raw Data in the Query Tool #
Some of the semi-raw fields appear in the Query Tool, even though they are not part of the Lucidum Data Group.

These fields appear as:
Data Source Details::<field value>
You can use these fields in queries, SmartLabels, Dashboards, and Actions.
Viewing All the Available Data in the Lucidum Data Group #
To view all the available fields in the Lucidum Data Group, you can view the details of any asset or any user.
To do this for assets:
- Click the Query button in the upper right corner of all pages.
- Select the following:

- Data Type. Select Asset.
- Time Range. Select Current.
- Click Next.
- In the Build a Current Asset Query page, enter the following:

- Field. Select Lucidum Asset Name
- match. Select exists.
- All assets in Lucidum are assigned the Lucidum Asset Name. So this query is an easy way to view all assets in Lucidum.
- Click the Show Results icon in the lower left of the Query Tool.
- In the Query Results page, for any asset, click the > icon.

- In the Viewing Details page, select the Lucidum Data Group tab.

- Toggle on Show Fields With No Content. This allows you to view the list of all fields in the Lucidum Data Group, even if Lucidum did not find a value on the selected asset.
- Use the categories on the left to view the list of fields in the Lucidum Data Group.
To do this for users:
- Click the Query button in the upper right corner of all pages.
- Select the following:

- Data Type. Select User.
- Time Range. Select Current.
- Click Next.
- In the Build a Current Asset Query page, enter the following:

- Field. Select Lucidum User Name.
- match. Select exists.
- All users in Lucidum are assigned the Lucidum User Name. So this query is an easy way to view all users in Lucidum.
- Click the Show Results icon in the lower left of the Query Tool.
- In the Query Results page, for any user, click the > icon.

- In the Viewing Details page, select the Lucidum Data Group tab.

- Toggle on Show Fields With No Content. This allows you to view the list of all fields in the Lucidum Data Group, even if Lucidum did not find a value on the selected user account.
- Use the categories on the left to view the list of fields in the Lucidum Data Group.
Viewing the Data in the Lucidum Data Group for a Single Asset #
For details about viewing the data for a single asset, see Viewing Enriched Data.
Viewing the Semi-Raw Data for a Single Asset #
For details about viewing the data for a single asset, see Viewing Semi-Raw Data from the Data Source Tab.