> 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/app-catalog/external-apps/enable-external-catalog.md).

# Enable the External Catalog in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

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

This feature is currently only available through an invitation-only Private Preview, as both it and the documentation are under development, incomplete, and subject to change.

Please do not share links to these docs with others outside of the Private Preview.

Once this feature is released, it will be announced, and this banner will be removed.
{% endhint %}

To enable the **External** catalog in Patch My PC (PMPC) Cloud:

1. From the PMPC Cloud Portal, navigate to **App Catalog | External**<br>

   <figure><img src="/files/3MxuiiOENkEEPmm3kiXK" alt="Navigating to ‘App Catalog | External’" width="263"><figcaption></figcaption></figure>

   \
   The **External** catalog page is displayed.
2. On the **External** page, read the warning displayed about using apps from external sources. If you accept the risk, check the **I understand and accept the risks of using external catalogs** checkbox, followed by **Confirm**.<br>

   <figure><img src="/files/LV5Pp0bJ6ngy0Mk1kE5W" alt="Accepting the risks of using external catalogs checkbox" width="563"><figcaption></figcaption></figure>

   \
   The **External** catalog page refreshes.<br>

   <figure><img src="/files/CmqmjQlBoRaj7TnZKajM" alt="External catalog page" width="563"><figcaption></figcaption></figure>

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

The permanently visible yellow warning triangle next to the catalog title displays a tooltip that reminds you of the risks of adding and deploying apps to the **External** catalog.
{% endhint %}

## Next Steps

Now that the **External** catalog has been enabled, you [add an app to it](/patch-my-pc-cloud/app-catalog/external-apps/add-external-app.md).


---

# 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/app-catalog/external-apps/enable-external-catalog.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.
