# Inventory

## Overview

The Inventory View enables you to organize your computers using Inventory Data. You can quickly view all installed applications, retrieve MSInfo reports, and search and filter by Active Directory or OU (Organizational Unit) Membership (for more information on Active Directory, see [Add a User/Group via Active Directory](/faronicsdeploy/user-management/add-users/add-a-user-group-via-active-directory.md)). Reports/Views can be exported to CSV files and downloaded.

### Organize Inventory by Active Directory Group Membership / Organization User Membership

The AD Group Membership and OU Membership fields in the Inventory View enable you to organize your computers by these fields and to see at a glance which Membership(s) a computer has.

![AD and OU Memberships](/files/-MZs5cea8Utyj1fNWkTf)

### Inventory Reports

A complete application inventory report in real-time makes it easier to:&#x20;

* Find applications that are out of date and identify rogue applications that can compromise security.
* Detect unwanted applications quickly and find out which user ran an application for how long.
* Remotely uninstall any unwanted applications.&#x20;

### Customizable Field

There is one field in Inventory named **Custom Field** that can be customized, the **name** and the **contents** of the column can both be edited.

<figure><img src="/files/tEBM39GFixGFpu9mSbHh" alt=""><figcaption></figcaption></figure>

1. Navigate to **Control Grid**.
2. Select the **Edit** icon next to the **Custom Field** column.

{% hint style="info" %}
The **Custom Field** column may have a different name if it's already been customized, there's only one column that can be edited which is denoted by the edit icon).
{% endhint %}

3. Make your changes and click **SAVE**.
4. Select the **Edit** icon next to each row in the column you wish to edit, make any changes and click **SAVE**.

### Step-by-Step Guides

* [Organize Computers Using Inventory Data](/faronicsdeploy/inventory/organize-computers-using-inventory-data.md)
* [Retrieve MSInfo Reports Using the Deploy Console](/faronicsdeploy/inventory/pulling-msinfo-from-the-console.md)
* [Inventory Data Update - Heartbeat + On-Demand](/faronicsdeploy/inventory/inventory-data-update-heartbeat-+-on-demand.md)
* [Quickly View Installed Applications](/faronicsdeploy/inventory/jump-to-installed-applications.md)


---

# 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.faronics.com/faronicsdeploy/inventory/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.
