# Client Activity Log

The Client Activity Log provides a detailed timeline of a client’s login and logout actions. This helps agencies monitor engagement, verify access issues, and maintain security oversight.

The log lists:

* Login timestamps
* Logout timestamps
* Chronological activity history

***

### **Why It Matters**

* Useful for troubleshooting access-related issues
* Confirms whether clients have recently accessed their portal
* Helps agencies maintain audit and compliance visibility
* Supports tracking engagement for premium or high-touch clients

***

### **Who Can Use This**

* **Super Admin**
* **Admin**
* **Manager**

***

### **Getting Started**

1. Navigate to **Clients** from the left-side menu.
2. Select a specific client to open the **Client Details** page.
3. Click the **Activity Log** tab located in the top menu bar.\ <br>

   <figure><img src="/files/finMO1ITDA9OfHCEZnCX" alt=""><figcaption></figcaption></figure>
4. View the chronological list of the client’s portal activity.

***

### **What You Can See in the Log**

* Exact date and timestamp of each login
* Exact date and timestamp of each logout
* A running history of all authentication events<br>

  <figure><img src="/files/Xcfn7KSGq8LPp6pYSPY5" alt=""><figcaption></figcaption></figure>

The list is automatically updated in real-time.

***

### **Additional Notes**

* Only authentication events (login/logout) are included at this stage.
* Activity logs cannot be edited or deleted.
* This feature is for administrative visibility only; clients do not see this log.


---

# 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://docs.agencyhandy.com/english/agencyhandy-user-guide-for-agency/crm/clients/client-activity-log.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.
