# Show Package Info

*Applies to: Patch My PC Publisher*\
*Available at level: All Products, Vendor, Product*\
*Available on tab: Updates, ConfigMgr Apps, Intune Apps, Intune Updates*

## Overview

The **Show package info** option displays detailed update information for the currently synchronized catalog in the Publisher. This information is read only and reflects the latest metadata available from the Patch My PC catalog.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F53bM3GHb6qdzQ0CFM1L0%2Fimage.png?alt=media&#x26;token=56cff9c1-1aed-4d73-a276-267e4bc3c4b7" alt="Show Package Info" width="521"><figcaption></figcaption></figure>

When selected for a single product, the option displays the specific package information for that product as defined in the Patch My PC catalog.&#x20;

When selected at the All Products or Vendor level, the option shows package information for all applicable products within the scope. This allows you to review update details across multiple products at once.

## Package Details window

The Package Details window displays the package metadata for the selected scope in the Publisher. This view is opened when the Show package info option is selected.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F8WgGqA3glPQ2TX5L6P1S%2Fimage.png?alt=media&#x26;token=4c230157-12f7-41b5-9747-59ed7b2589a6" alt="Package Details" width="563"><figcaption></figcaption></figure>

The grid shows one row per available package based on the current product tree selection. The information shown reflects what is in the latest Patch My PC catalog.

* **Vendor** shows the software publisher associated with the update.
* **Title** shows the product name, version, and architecture of the update package.
* **File** shows the installer file name that will be downloaded and used during deployment.
* **File Size** shows the size of the installer file.
* **Command Line** shows the silent installation arguments that the Publisher will use when installing or updating the application.
* **Digest** shows the Base64 encoded SHA1 file hash used to validate the integrity of the installer.

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

This information is useful when validating that you have the correct installer file while publishing a binary free application and manually placing the installer in the [Local Content Repository](https://docs.patchmypc.com/patch-my-pc-publisher/administration/advanced/local-content-repository).
{% endhint %}

At the bottom of the window, the status text confirms the currently selected product scope. The **Export** button allows the package details to be saved for reference. The **Close** button exits the window.


---

# 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/customizations-right-click-options/show-package-info.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.
