# Activity

With the **Activity** view, you can monitor and analyze activity on your Cerby workspace in real time. This view contains information about events on accounts, partners, teams, integrations, secrets, and automated tasks.

The **Activity** view offers different filtering options, enabling you to customize displayed data to focus on specific events, accounts, or users, ensuring you only see the most relevant information.

The data displayed on the view is organized into the following columns:

* The time when each event was registered
* A description or category of the activity
* The associated account
* The application where the event occurred
* The user involved in the event
* The geographical location
* The operating system in use
* The originating device

You can monitor events in real time and get immediate insights that support quick, informed decision-making, enabling you to respond to potential issues as they arise, thus enhancing workspace security and control.

Furthermore, the **Activity** view also includes a report download feature to export activity data as a CSV file for deeper analysis, record-keeping, and sharing insights with team members or stakeholders, making it a powerful tool for maintaining and optimizing workspace performance.

**Figure 1** shows the **Activity** view that you can access from the left navigation drawer of the Cerby web app dashboard.

<figure><img src="/files/XG3X2ie0TlEdkIdPEAt0" alt=""><figcaption><p>Figure 1. Activity view in the Cerby web app dashboard</p></figcaption></figure>

***

## Related articles

Refer to the following articles to learn more about the **Activity** view:

* [Filter events in the Activity view](https://help.cerby.com/cerby-web-app/activity/filter-events-in-the-activity-view)
* [Monitor events in the Activity view](https://help.cerby.com/cerby-web-app/activity/monitor-events-in-the-activity-page)


---

# 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/getting-started/concepts/audit-and-activity/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.
