> 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/administration/configmgr-apps/form-controls/product-tree-filters.md).

# Product Tree Filters

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

## Overview

The product tree filters are designed to simplify the view of the catalog by controlling what is displayed. They make it easier to see which products are already selected which helps you quickly review and validate your current selections and customizations without scrolling through the entire catalog.

<figure><img src="/files/h58mmU3m9RtoglXT90RW" alt="Product Tree FIlters" width="545"><figcaption></figcaption></figure>

## ![](/files/m6G0oGQA4uCiKriaYLTQ) Expand / Collapse All Vendors

By default, this form control is set to partially collapsed, meaning the product tree is expanded only to the All Products level, showing a list of all available third-party vendors that can be published. Clicking this form control will expand all vendors to reveal all products in the product tree.

<figure><img src="/files/xJUbjxPYQQmbN3srClF4" alt="Product Tree Expanded" width="545"><figcaption></figcaption></figure>

Clicking the form control again will collapse the entire tree, including All Products.

## ![](/files/ei8ABORzIdfPAEr6Vzz9) Show Selected / Show All

By default, this form control is set to **Show All**, meaning the product tree list is not filtered. Clicking this form control will collapse the product tree to reveal only the currently selected vendors.

<figure><img src="/files/10JNVqqNA2qFrUhS9Elw" alt="Product Tree Filtered by Selection" width="545"><figcaption></figcaption></figure>

Clicking the form control again will collapse the entire product tree, but leave the All Products level expanded.

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

See [What selecting a checkbox means](/patch-my-pc-publisher/administration/configmgr-apps/product-tree.md#what-selecting-a-checkbox-means) to understand the different checkbox states.
{% 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/administration/configmgr-apps/form-controls/product-tree-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.
