# ACTIVITY

- [Monitor events in the Activity page](https://help.cerby.com/cerby-web-app/activity/monitor-events-in-the-activity-page.md): This article describes all the events in the platform that you can monitor in the Activity page.
- [Filter events in the Activity view](https://help.cerby.com/cerby-web-app/activity/filter-events-in-the-activity-view.md): This article describes the steps to filter the events you see in the Activity view using the Cerby web app.


---

# 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://help.cerby.com/cerby-web-app/activity.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.
