# Track activity on accounts shared via a host-guest partnership

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

* Workspace **Admins** and account **Owners**
* Available to Cerby Automate
* Only supported using the Cerby web app
  {% endhint %}

As an **Admin** or account **Owner** from the host workspace, you can track the activity on the accounts shared with a guest workspace via a host-guest partnership. **Admins** from the guest workspace can also track the activity on the shared accounts.

To track the activity on the shared accounts, you must access the **Activity** view, as shown in **Figure 1**.

<figure><img src="/files/cnriYSVBBu4UyhvCXHno" alt="Screenshot of the Cerby web app dashboard. The Activity view is displayed with a table of events"><figcaption><p>Figure 1. Activity view of the Cerby web app 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, **Login To Cerby** or **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.
* **OS:** It is the operating system of the user’s device.
* **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/cerby-web-app/partners/host-guest/track-activity-on-accounts-shared-via-a-host-guest-partnership.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.
