# Track activity on app members' user accounts

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Admins** and business hub **Owners**
* Only supported using the Cerby web app
  {% endhint %}

Workspace **Admins** and business hub **Owners** can see the activity log for the user accounts connected to a business hub.

To track the activity on these accounts, you must go to the **Activity** page, as shown in **Figure 1**.

<figure><img src="/files/XcbKyZsZ16rcbsW4uJJF" alt="Screenshot of the Cerby web app dashboard. The Activity view is displayed with a table of events"><figcaption><p>Figure 1. Activity page of the Cerby dashboard</p></figcaption></figure>

You can perform the following actions from this view:

* See the **Activity Log** table with information in the following columns:
* **Time** : It is the time when the user activity was registered.
* **Event** : It is the type of activity performed by the user, for example,**Log in To Cerby** o **r Account Added To Collection**.
* **Account** : It is the label of the account in Cerby related to the user activity.
* **App** : It is the application related to the user activity.
* **User** : It is the name of the user in Cerby who performed the activity.
* **Location** : It is the geographical location of the user.
* **Device** : It is the user’s device from where the activity was registered.
* Download the activity report in a CSV file by clicking the **Download CSV** button.


---

# 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/setup-and-admin/business-hubs/managing-users-and-assets-via-a-business-hub/track-activity-on-app-members-user-accounts.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.
