> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-publisher/manage/intune-tabs/scan-intune/filters.md).

# Filters section of Patch My PC Publisher

*Applies to: Patch My PC Publisher V3.x*

The **Filters** section on the **Scan Intune** tab of Patch My PC (PMPC) Publisher lets you use the filters detailed below to narrow the scan results and make it easier to review and manage products that may later be auto-enabled for publishing as updates.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FKgQBtqMXFr9UvBTiFtmM%2Fimage.png?alt=media&amp;token=a2b679f6-e1b4-4150-8661-a93f04f858ba" alt="&#x27;Filters&#x27; section" width="563"><figcaption></figcaption></figure>

<table><thead><tr><th width="243.33331298828125" valign="top">Filter</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Product</td><td valign="top">Filter results by product name to focus on specific applications.</td></tr><tr><td valign="top">Vendor</td><td valign="top">Filter results by software vendor.</td></tr><tr><td valign="top">Count</td><td valign="top">Filter products based on how many devices they are detected on. This is useful when reviewing products that meet (or fall below) your auto-publishing device threshold.</td></tr><tr><td valign="top">Include/Exclude already enabled products</td><td valign="top">Control whether products already enabled in the Product Tree appear in the results. Excluding already enabled products helps you focus on newly discovered applications.</td></tr></tbody></table>

{% hint style="info" %}
**Note**

These filters do not affect detection or auto-publishing behavior directly; they only control what is displayed, helping you validate and review scan results before taking action.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-publisher/manage/intune-tabs/scan-intune/filters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
