# Product Export

*Applies to: Patch My PC Publisher*

The **Product Export** option allows you to export a list of enabled products and their configuration from the Publisher into a CSV file. The export includes product level settings and right click options, which makes it useful for documentation, audits, change reviews, and comparing configurations.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fq3B13Xw6zI5XjTmFc47b%2Fimage.png?alt=media&#x26;token=d935c5c4-7977-4102-aa67-0f5eb0d10dbb" alt="Product Export" width="545"><figcaption></figcaption></figure>

Some exported properties may appear populated even if they are not actively in use. This occurs when a property has a default value defined by the Publisher. For example, Intune apps and Intune updates may show a maximum run time value that is only applicable when the same product is published to ConfigMgr.

To export a list of products:

1. Open the Publisher and select the Advanced tab.
2. Scroll down to the Product Export section.
3. Select the checkbox for each product type you want to export.
4. Select **Export**.
5. Choose a location to save the CSV file.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fhb52H55b13NWv2xuFfMf%2Fimage.png?alt=media&#x26;token=8352fb40-c9bc-4c23-97d7-c94a1fbae08b" alt="Chhose an export location" width="563"><figcaption></figcaption></figure>

The available export options align with the main product categories in the Publisher. These include WSUS updates, ConfigMgr apps, Intune apps, and Intune updates. Only product types that are currently available and enabled in the Publisher can be selected

Below is an example of an exported CSV.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fp5QydA6Dgadh4pYUzh9e%2Fimage.png?alt=media&#x26;token=4f491f7d-ea54-46c7-b6c3-03f72f03def6" alt="Exported product CSV example" width="563"><figcaption></figcaption></figure>

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

A product type checkbox is only selectable when two conditions are met. The product type must be enabled using the main checkbox at the top of its corresponding tab, and at least one product of that type must exist. If either condition is not met, the checkbox will appear disabled.
{% endhint %}

{% hint style="warning" %}
**Important**

The Product Export CSV is intended for reference and reporting purposes. It is not designed to be imported back into the Publisher.
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-publisher/administration/advanced/product-export.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.
