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

When viewing software instances on assets, you can use the keywords in this section to ((search|search software)) and filter.

## Source

The source reporting the software installed can be searched or filtered by name using the syntax `source:<name>`. 

```plaintext
source:runzero
```

## Vendor

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

```plaintext
vendor:oracle
```

## Product

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

```plaintext
product:java
```
