# Modify a Custom App

*Applies to: Patch My PC Cloud Custom Apps*

You may need to make some changes to a Patch My PC (PMPC) Custom App such as changing it’s configuration or adding additional installation files.

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

See [Updating a Custom App](/patch-my-pc-cloud/custom-apps/update-a-custom-app.md) for details on how to update an existing Custom App to a later version.
{% endhint %}

To modify a Custom App:

1. Sign in to the PMPC portal <https://portal.patchmypc.com/>.
2. On the **App Catalog** page, search for the relevant app.<br>

   <figure><img src="/files/CxcjUu8wzrtqK8YsyvHP" alt="Searching for your Custom App" width="563"><figcaption></figcaption></figure>
3. Click the app to open it.
4. On the app’s properties page, click **Edit Info**.<br>

   <figure><img src="/files/anJulbGZZ0azjwnkHedy" alt="Clicking “Edit Info”" width="563"><figcaption></figcaption></figure>

The Custom Apps **Edit Application** Wizard starts.

<figure><img src="/files/EN5r7qU6COuBk31PJYKv" alt="Custom Apps “Edit Application” Wizard" width="563"><figcaption></figcaption></figure>

5. Make the required changes on the relevant tabs, then click **Save**.

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

You cannot modify the **Installer Type** of a Custom App.
{% endhint %}

<figure><img src="/files/TxaGZ1dF6ecGGFDsji4v" alt="Clicking “Save”" width="563"><figcaption></figcaption></figure>

The App Catalog is displayed along with the following notification:\
\
**Success – Your application has been successfully edited**

<figure><img src="/files/a45T97poQy8jCmdEqlM4" alt="“Success – Your application has been successfully edited” notification" width="563"><figcaption></figcaption></figure>


---

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