> For the complete documentation index, see [llms.txt](https://help.cerby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cerby.com/cerby-web-app/partners/local-partners/view-the-activity-in-an-account-shared-via-a-local-partner.md).

# View the activity in an account shared via a local partner

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

* **Host Admins**, **Guest Admins**, and **Guest Users** of a local partner
* Account **Owners**, **Managers**, and **Collaborators**
* Only supported using the Cerby web app
  {% endhint %}

As a **Host Admin**, **Guest Admin**, or **Guest User** of an existing [local partner](https://help.cerby.com/getting-started/concepts/user-management/partners#h-7e4add33a2), you can view the activity in an account shared via a local partner. The following is the information you can view according to your account role:

* **Host Admins** can view all the user activity in the accounts they own.
* **Guest Admins** and **Guest Users** can only view their own activity in the accounts to which they received shared access as account **Managers** and **Collaborators**.

To view the activity in an account shared via a local partner, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Click the **More options** (...) icon that appears when hovering over the corresponding account card. A drop-down menu is displayed.
3. Select the **View activity** option. The **Activity** page is displayed with the pre-filtered information about user activity in the account.

Now you are done.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/local-partners/view-the-activity-in-an-account-shared-via-a-local-partner.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.
