# Filter by OS in Cloud

*Applies to: Patch My PC Cloud*

With the addition of macOS support to Patch My PC (PMPC) Cloud, the App Catalog can now be filtered by operating system (OS) by either:

* [Switching to List view](#switching-to-list-view)
* [Using the OS Filter](#using-the-os-filter)

### Switching to List View

To switch to List view:

On the **App Catalog** page, click the **List View** button.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FZ1McPPuQGGtyutJfmSFE%2Fimage.png?alt=media&#x26;token=22fcc813-6d92-479a-9b72-81d8e6a3ef30" alt="Clicking the “List View” button"><figcaption></figcaption></figure>

The App Catalog updates to show the list of available apps in list view. The new **OS** column shows which operating systems each app can be deployed to.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FHQz8yZqc9gdR4AbNpPbS%2Fimage.png?alt=media&#x26;token=20c5dbb6-704a-42cc-9cde-c7695d76a757" alt="New “OS” column shows which operating systems each app can be deployed to"><figcaption></figcaption></figure>

### Using the OS Filter

To use the **Operating System (OS)** filter in the App Catalog:

1. On the **App Catalog** page, click the funnel button.<br>

   <figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FTkQlvpyyh1DsHd0OLZwr%2Fimage.png?alt=media&#x26;token=bf09ce14-9dcc-4313-aa3f-11db24b9d051" alt="Clicking the funnel button."><figcaption></figcaption></figure>

2. Click the checkbox for the OS you want to filter by (for example **macOS**), then click **Apply All Filters**.\ <br>

   <figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FB6GQ0tGz9kPYvJCRQTe0%2Fimage.png?alt=media&#x26;token=6a7845b3-d46d-4ddc-b45b-203911a1cebc" alt="Checking the relevant checkbox for the OS you want to filter by then clicking “Apply All Filters”"><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**

You can also use the **ARM** and **Universal (macOS)** checkboxes under the **Architecture** dropdown to filter the App Catalog by macOS apps.
{% endhint %}

The App Catalog updates to show only the apps that match the selected filters.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FP1gFvTdYpxhH3GuDESKt%2Fimage.png?alt=media&#x26;token=fa4f14eb-1f26-4dcf-be44-7bc56ced916f" alt="App Catalog updating to show only the apps that match the selected filters."><figcaption></figcaption></figure>

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

Click **Clear All** to clear any filters that have been applied, then click the filter button to close the filter dropdown.
{% endhint %}


---

# 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/macos-support/filter-by-os-in-cloud.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.
