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

# Sort Events in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To sort Events in Patch My PC (PMPC) Cloud:

On the **Events** page, click the relevant column heading to sort the entries by this column.

<figure><img src="/files/xbhpRX2BO2fLjW2Jmesw" alt="Clicking the relevant column heading to sort the entries by this column."><figcaption></figcaption></figure>

The column heading will be highlighted and an arrow will show you whether the results are displayed in ascending or descending order.

<figure><img src="/files/Z5zskHxMrQxosclou9cA" alt="Arrow showing the sort order"><figcaption></figcaption></figure>

To sort by a different column, just click the column name.

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

In the current release, you can only sort by certain columns.
{% endhint %}


---

# 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/events/sort.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.
