> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing Asset Group Details

|                       |               |                  |             |             |
| --------------------- | ------------- | ---------------- | ----------- | ----------- |
| **Role Availability** | **Read-Only** | **Investigator** | **Analyst** | **Manager** |

From the **Asset Group List** view, you can display the details of an asset group.

**To view the details of an asset group**

1. Go to **Environment > Asset Groups**.
2. Click the <img src="https://mintcdn.com/levelblue-5324744e/T1hrc0hK0aza_DCc/images/central-any-app/buttons/chevron-down.svg?fit=max&auto=format&n=T1hrc0hK0aza_DCc&q=85&s=417e8bbfd7386ba83a4b629d5a935a80" style={{ height: "1em", verticalAlign: "middle", display: "inline-block", margin: "0 0.25em" }} width="20" height="20" data-path="images/central-any-app/buttons/chevron-down.svg" /> icon whose details you want to view.
3. Select **Full Details**.

In the asset groups details, on the upper left side of the page, you see the name, the description, the type of grouping, the number of <Tooltip tip="An IP-addressable host, including but not limited to network devices, virtual servers, and physical servers.">assets</Tooltip> that are part of that group, and the criteria of grouping.

On the right, you see the status summary for your asset group. It displays the total number of <Tooltip tip="An identified configuration of deployed software or features of software that is in use, which is known to be insecure.">configuration issues</Tooltip>, vulnerabilities, <Tooltip tip="Alarms provide notification of an event or sequence of events that require attention or investigation.">alarms</Tooltip>, and <Tooltip tip="Any traffic or data exchange detected by LevelBlue products through a sensor or external devices such as a firewall.">events</Tooltip>. The circle can display in orange (for alarms and configuration issues), blue for events, and red for vulnerabilities. There is a number inside each circle to indicate the number of alarms, events, vulnerabilities and configuration issues associated with the members of the asset group. You can click each circle to explore the information of each one.

<Note>
  **Note:** Configuration Issues are only available for <Tooltip tip="Suite of cloud computing services from Amazon that make up an on-demand computing platform.">AWS</Tooltip> and <Tooltip tip="Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft for building, deploying, and managing applications and services through a global network of Microsoft-managed data centers.">Azure</Tooltip> Sensors.
</Note>

At the bottom, there is a table area with tabs, some of which correspond to the circles. Each tab contains a table with records, if present, for your asset group.

**Asset Groups Details view tab description**

<table>
  <thead>
    <tr>
      <th>Tab</th>
      <th>Information Shown</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Assets</td>

      <td>
        <p>Assets that are part of the group. Click View to go to the details of the asset.</p>
      </td>
    </tr>

    <tr>
      <td>Software</td>
      <td>Software installed on the assets of the group.</td>
    </tr>

    <tr>
      <td>Services</td>
      <td>Services available on the assets of the group.</td>
    </tr>

    <tr>
      <td>Alarms</td>
      <td>Alarms related to  the assets of the group. There is a bubble graph that provides a graphical representation of alarms by intent. The blue circles indicate the number of times that an alarm in an intent occurred. A bigger circle indicates a higher number of alarms. You can hover over each of the circles to get the actual number of alarms per intent. In addition, clicking a blue circle displays a list of only the alarms corresponding to that circle. You can change the displayed period of time by clicking the Last 24 Hours filter.</td>
    </tr>

    <tr>
      <td>Events</td>
      <td>Events related to  the assets of the group.  Click an event to see its details.</td>
    </tr>

    <tr>
      <td>Vulnerabilities</td>

      <td>
        <p>Vulnerabilities related to  the assets of the group. You can filter the active or inactive vulnerabilities by clicking the specific radio button.  Click a <Tooltip tip="A known issue or weakness in a system, procedure, internal control, software package, or hardware that could be used to compromise security.">vulnerability</Tooltip> to see its details.</p>

        <Note>
          <p>**Note:** Multiple rows may display for the same vulnerability if it has been reported by more than one source. This may result in a discrepancy between the numbers displayed on the Vulnerabilities tab at the bottom and in the Vulnerabilities counter at the upper right of this page. </p>
        </Note>
      </td>
    </tr>

    <tr>
      <td>Configuration Issues</td>
      <td>Information about operational processes. You can filter the active or inactive configuration issues by clicking the specific radio button. Click a configuration issue to see its details.</td>
    </tr>

    <tr>
      <td>History</td>
      <td>Additions and removals to the group.</td>
    </tr>

    <tr>
      <td>Scan History</td>
      <td>List of the asset scans already run.  It includes a time-stamp of the scan, the scan type, the status, and the details of each scan. You can also click the Scan Details link here to download a file containing the details of the most recent authenticated asset group scan here for up to a week after the scan was run.</td>
    </tr>
  </tbody>
</table>

The **Actions** button, located in the upper right side of the page, enables you to access the following options. Your access to these actions may vary based on your user role. See [Role-Based Access Control (RBAC) in USM Anywhere](../user-management/rbac) for more information:

* Configure Asset Group, see [Configuring an Asset Group](../asset-management/asset-groups/configuring-asset-group) for more details.

* Delete Asset Group, see Deleting an Asset Group for more details.

* Edit Fields. This option is similar to the one for Assets, see [To assign asset fields to an asset or group of assets](../asset-administration/asset-fields) for more details.

  <Note>
    **Note:** Keep in mind if you assign an asset field to an asset group, you assign the asset field to its members, not to the asset group.
  </Note>

* Assign Credentials to Group Members. This option assigns credentials to the members of the asset group. This option is similar to the one for Assets, see [Managing Credentials in USM Anywhere](../../vulnerability-assessment/credentials) for more details.

* Assign Agent Profile. This option assigns a specific agent profile to the members of the asset group. See [Assign LevelBlue Agent Configuration Profiles to Asset Groups](../../../agents/agent-configuration-profiles) for more information.

* Set Sensor, see [To assign a sensor to an asset group](../../sensor-management/assigning-sensors) for more details.

* Asset Group Scan, see Running Asset Groups Scans.

* Assign Credentials. This option assigns credentials to current members of the Asset Group and Assets added to the group later. See [Managing Credentials in USM Anywhere](../../vulnerability-assessment/credentials) for more details.

* <Tooltip tip="Authenticated scans are performed from inside the machine using a user account with appropriate privileges.">Authenticated Scan</Tooltip>, see [Running Authenticated Asset Groups Scans](running-vuln-scan-asset-groups).

* Schedule Scan Job, see [Scheduling Asset Group Scans from Asset Groups](scheduling-asset-group-scans), [Scheduling Authenticated Asset Group Scans from Asset Groups](scheduling-auth-ag-scans), and [Scheduling Asset Groups Scans from the Job Scheduler Page](scheduling-ag-scans-from-scheduler) for more details.
