---
title: "Software inventory"
---

When viewing ((software groups)), you can use the keywords in this section to search and filter.


## Vendor {#sgvendor}

The vendor associated with a software can be searched by name using the syntax `vendor:<name>`.

```plaintext
vendor:oracle
```

## Product {#sgproduct}

The product associated with a software can be searched by name using the syntax `product:<name>`.

```plaintext
product:java
```

## Version {#sgversion}

The version associated with a software can be searched by name using the syntax `version:<name>`.

```plaintext
version:1.2.3
```
