# Custom Apps "Summary" tab

*Applies to: Patch My PC Cloud Custom Apps*

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

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

On the **Summary** tab, review you have configured the Custom App correctly.

* If you are happy, click **Create**.
* 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 tab. If everything is now correct, click **Create**.

<figure><img src="/files/3wjjoJNc0o5d1ImwAOKF" alt="Clicking &#x27;Create&#x27; on the &#x27;Summary&#x27; page " width="563"><figcaption></figcaption></figure>

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

If the **Create** button is unavailable, check to ensure:

* All required fields on all tabs have been completed.
* If any extra files or folders have been added, check that they have uploaded successfully. If any show as **Failed**, either remove them to proceed or remove them and re-add them
  {% endhint %}

The App Catalog is displayed and the following notification is displayed:\
\
\&#xNAN;**<*****app\_name*****> Added – Your application has been successfully added to App Catalog**

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

If this is the first time you have created a Custom App, the **Rate Your Experience** popup is included as part of the usual notification to allow you to give us your feedback.
{% endhint %}

<figure><img src="/files/LTLlSQgOsF9XDDCRko4R" alt="Success notification" width="563"><figcaption></figcaption></figure>

You can now [deploy](/patch-my-pc-cloud/deployments.md) and manage your Custom App in the same way as other PMPC Cloud apps.


---

# 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/custom-apps/create-a-custom-app/custom-apps-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.
