# Software Inventory

The software inventory lists all programs that the Pulsar agent has detected on a server or client. It therefore offers you on the one hand an overall view of software in use and on the other hand the possibility to search your hosts for specific software using the [search bar](/docs/manual/english/operation/platform/searchbar.md).

{% hint style="info" %}
You also want to inventory software that has not been installed with a regular installer? Enable Advanced Software Monitoring in the [settings](/docs/manual/english/operation/platform/legacy/hosts-agent-pulsar/host-details.md#advanced-settings) of the individual host or via the [Policy Manager](/docs/manual/english/operation/platform/legacy/hosts-agent-pulsar/policy-manager.md).
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-LTMe1v0eboWCAUTQHbT%2F-Mb1JPQh59690C1nREFt%2F-Mb1JxrKyvYph3BHQDYk%2FSoftwareinventar.png?alt=media\&token=54eef7e5-73eb-49f6-86a3-7345424a0db6)

Assigned to the respective software, you are shown on which servers and clients the software is installed. You get an indication of the version and the source (e.g. regedit, pkg, dpkg) on the respective host. Click on a host to get to the software inventory of the respective host.

#### Export inventory

For documentation purposes or to transfer the data to another software, you can export the results as a list (.csv). There are two options available to you:

* Export view: Create a list of the currently displayed software. Use this option, for example, to create a list of which servers and clients have a particular software installed.
* Export everything: Create a list of the entire inventory. This option is especially important for documentation purposes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enginsight.com/docs/manual/english/operation/platform/legacy/hosts-agent-pulsar/software-inventory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
