# Events log

## List

In this subsection, you can find a list of all client-related notes and comments added on the [Event Log tab](/back-office-guide/clients/general/event-log-tab.md) on the client details pages.

The following data is provided about each comment:

**Message ID**

The identifier of a comment in the system. Click the identifier to go to the [Event Log tab](https://github.com/b2broker-gitbook/gitbook-b2core/blob/master/back-office-guide/clients/general/event-log-tab/README.md) on the client details page. Here, you can reply to a comment or view comment threads.

***

**Tagged**

A list of Back Office users who are marked as recipients for a comment.

***

**Client ID**

The client identifier in the system.

***

**Client Email**

The client email address.

***

**Company Short**

The short name of a client’s company.

***

**Company Full**

The full name of a client’s company.

***

**Tags**

The tags assigned to a client that are used to sort the client list displayed to [Back Office users](/back-office-guide/system/users.md).

***

**Author Admin**

The admin who added a note or comment.

***

**Message**

The text of a note or comment.

***

**Date**

The date and time when a note or comment was added.

## Categories

In this subsection, you can view and manage event log categories used to organize client-related notes and comments that are added on the [Event Log tab](/back-office-guide/clients/general/event-log-tab.md) on the client details page.

**Category ID**

The identifier of a category in the system.

***

**Caption**

The category name.

***

**Description**

The category description.

***

**Created At**

The date and time when a category was created.

***

**Updated At**

The date and time when a category was last updated.

{% hint style="success" %}
**See also**

[How to create categories for the Event log](/how-to-articles/manage-clients/how-to-create-categories-for-the-event-log.md)
{% endhint %}


---

# 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.b2core.b2broker.com/back-office-guide/clients/events-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.
