# About the "Summary" tab of a Patch My PC Cloud Deployment

*Applies to: Patch My PC Cloud*

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

Reviewing the **Summary** tab is optional, but recommended.
{% endhint %}

The **Summary** tab of the Patch My PC (PMPC) Cloud deployment wizard provides a summary of the deployment so you can confirm that it is configured correctly before you create it.

<figure><img src="/files/r7Vq7STwnc7zdknLyxyw" alt="&#x22;Summary&#x22; tab"><figcaption></figcaption></figure>

Review the summary of the deployment shown on the **Summary** page.\
\
If you are happy click **Deploy**.\
\
If you need to change something, click **< Prev** to backtrack through the Deployment Wizard to the relevant setting. Make the change, then step back through the wizard to this page. If everything is now correct, click **Deploy**.

<figure><img src="/files/fJYk68Nn9fHO4mZR46KM" alt="Clicking &#x22;Deploy&#x22;"><figcaption></figcaption></figure>

{% hint style="info" %}
Note

If you have configured this deployment to use [Update Rings](/patch-my-pc-cloud/deployments/update-rings.md), you will see the **Deployment Summary** screen, containing details on how you have configured the rings.

!["Deployment Summary" shown if this deloyment is using Update Rings](/files/fE57B8btYhsVCyCWzaYN)

See [Update Rings](/patch-my-pc-cloud/deployments/update-rings.md) for more information.
{% endhint %}

The App Catalog is redisplayed along with the **Success - Created&#x20;*****\<deployment\_name>*** notification.

<figure><img src="/files/2LV4zHTDG0bqjbUDq70w" alt="App Catalog is redisplayed along with the &#x22;Success - Created <deployment_name>&#x22; notification"><figcaption></figcaption></figure>

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

When a new version of software is released, it is automatically deployed using the settings of the existing deployment. The old version will be removed from the target user/device and replaced with the newer version.
{% endhint %}

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

By default, the installation logs for an app will be created in the following folder regardless of the installer file type:

`%ProgramData%\PatchMyPCInstallLogs`

The only exception is for EXE files, where the specified value for the **loggingSwitch** variable will be used if it is not null or empty.
{% 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-cloud/deployments/deploy-app/summary-tab.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.
