> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/custom-apps.md).

# Patch My PC Custom Apps

*Applies to: Patch My PC Cloud Custom Apps*

Welcome to the Custom Apps section for Patch My PC (PMPC) Cloud.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/2Rr7XCA8tSqEIeKQNDed">Custom Apps Overview</a></td><td>Overview of the Custom Apps feature</td><td></td></tr><tr><td><a href="/pages/8rgb80G763C3jdWrBMcG">Custom Apps Requirements</a></td><td>Details the Requirements for Custom Apps</td><td></td></tr><tr><td><a href="/pages/Er2xiPGjUS5Km09f5VMs">Onboard to Custom Apps</a></td><td>How to onboard to Custom Apps</td><td></td></tr><tr><td><a href="/pages/kgU1Yx0IgvpJ94oZ7V06">Create a Custom App</a></td><td>How to create a Custom App</td><td></td></tr><tr><td><a href="/pages/54jCAUZkMmqctbUoXs2d">Publish a Custom App</a></td><td>Using our on-prem Publisher to publish a Custom App</td><td></td></tr><tr><td><a href="/pages/NCkcl2Pal9OtqB0U1AZy">Modify a Custom App</a></td><td>How to modify an existing Custom App</td><td></td></tr><tr><td><a href="/pages/mTLHxnkZ3qhAvVcqKe7F">Update a Custom App</a></td><td>How to update a Custom App to a later version</td><td></td></tr><tr><td><a href="/pages/tg8qkBda2cjkUrRn9p0R">Delete a Custom App</a></td><td>How to delete a Custom App</td><td></td></tr><tr><td><a href="/pages/CyNftJEu2tozYfLU73PP">Custom Apps Reference</a></td><td>Various technical reference articles for Custom Apps</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
