# Search for an Event in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To search for an Event in Patch My PC (PMPC) Cloud, type what you are looking for in the **Search** box on the **Events** page.

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

If the portal finds any matching entries as you type, they are displayed. However, if no results are shown when you’ve finished typing your search phrase, either press Enter or click the magnifying glass.
{% endhint %}

<figure><img src="/files/298KA7h1k3qfz6Iq2Hdq" alt="The “Search” box"><figcaption></figcaption></figure>

The search results of the matching entries is displayed.

<figure><img src="/files/IzkLU4SWwYhJkDSqTUEh" alt="Search results"><figcaption></figcaption></figure>

To clear the search, either click the red **X** or manually clear the **Search** box.

<figure><img src="/files/EeotTvb2VWsrC9FsoN6z" alt="Clearing the “Search” box"><figcaption></figcaption></figure>


---

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