> 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/troubleshoot.md).

# Troubleshoot Patch My PC Cloud

*Applies to: Patch My PC Cloud*

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

This section contains articles on how to determine, diagnose, and fix issues you might encounter when using PMPC Cloud.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/MS4dlqi8SDl6mPPiGDoB">Onboarding</a></td><td>Troubleshooting Onboarding issues</td><td></td></tr><tr><td><a href="/pages/LubIFbwGjTqjKwpom4Xh">App Catalog</a></td><td>Troubleshooting App Catalog issues</td><td></td></tr><tr><td><a href="/pages/ZEtYbX0kxH6ADf73gwSK">Binary Free Apps</a></td><td>Troubleshooting Binary Free Apps issues</td><td></td></tr><tr><td><a href="/pages/4qABbWuSLBf81XJVEtL7">Branding</a></td><td>Troubleshooting Branding issues</td><td></td></tr><tr><td><a href="/pages/1dkZDyZ16AQdzRpHvum5">Company</a></td><td>Troubleshooting Company issues</td><td></td></tr><tr><td><a href="/pages/WL6K0jDE6H1QgNKKeofM">Custom Apps</a></td><td>Troubleshooting Custom Apps issues</td><td></td></tr><tr><td><a href="/pages/s8KQuDH4HYANFJ459MS1">Deployments</a></td><td>Troubleshooting Deployment issues</td><td></td></tr><tr><td><a href="/pages/ZxbsutceKOTnLAioJ69I">Discovery</a></td><td>Troubleshooting Discovery issues</td><td></td></tr><tr><td><a href="/pages/ryjSeuvTxfOvohPAm91k">Environments</a></td><td>Troubleshooting Environments issues</td><td></td></tr><tr><td><a href="/pages/7rVaKDyTCQsRCkIwZQnl">Events</a></td><td>Troubleshooting Event issues</td><td></td></tr><tr><td><a href="/pages/xjFTzs39dgjtjvI0DEew">Intune</a></td><td>Troubleshooting Intune issues</td><td></td></tr><tr><td><a href="/pages/NjzrYns3byNTW6XHLKY9">Licensing</a></td><td>Troubleshooting Licensing issues</td><td></td></tr><tr><td><a href="/pages/lu5KbzOU2Uh6c34rpRpv">Managed Service Provider</a></td><td>Troubleshooting MSP issues</td><td></td></tr><tr><td><a href="/pages/fTrcpG9xCfpYmrX3ByHR">Notifications</a></td><td>Troubleshooting Notification issues</td><td></td></tr><tr><td><a href="/pages/SS7JZweKxqVl3Y7rwMPz">Update Rings</a></td><td>Troubleshooting Update Rings issues</td><td></td></tr><tr><td><a href="/pages/6nhNl024cwi3uYXaVIYz">Users</a></td><td>Troubleshooting User issues</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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-cloud/troubleshoot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
