# Overview of Patch My PC Cloud Events

*Applies to: Patch My PC Cloud*

An event is written to the **Events** node whenever a user performs a task in the Patch My PC (PMPC) Cloud portal. Events are also created if the action a user performs triggers a component to perform an activity.

To access the Events node:

1. Using your portal account, sign in at <https://portal.patchmypc.com/>.
2. Navigate to **Events**.<br>

   <figure><img src="/files/jOC5GnWSgElND3ltaBkH" alt="Navigating to “Events” to access the Events page"><figcaption></figcaption></figure>

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

Only users assigned the **Full Admin** role will be able to see the **Events** node.

See [User Roles](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/cloud-user-roles-reference.md) for more information.
{% endhint %}

The **Events** page is then displayed, allowing you to:

* [Search for an Event](/patch-my-pc-cloud/events/search.md)
* [Export Events](/patch-my-pc-cloud/events/export.md)
* [Filter Events](/patch-my-pc-cloud/events/filter.md)
* [Sort Events](/patch-my-pc-cloud/events/sort.md)
* [Find out more information about an Event](/patch-my-pc-cloud/events/find-more.md)
* [Change the number of Events per page](/patch-my-pc-cloud/events/configure.md)
* [Navigate between pages of Events](/patch-my-pc-cloud/events/navigate.md)

<figure><img src="/files/QS54q5lpvOmzi9FuthGf" alt="The “Events” page"><figcaption></figcaption></figure>

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

Events are only held in the portal for 30 days, after which they are automatically groomed from the database. If you wish to keep events longer than 30 days, follow the [Export Events](/patch-my-pc-cloud/events/export.md) process.
{% 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/events/overview.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.
