> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/object_view/detailed-object-view/activity-log-tab.md).

# Activity log tab

Activity log contains a list of selected measuring points events.

![](/files/oYjCu6N6XfmPd3EyqCcO)

The Activity log tab displays a red x mark if there are any active alarm or warning in the current view scope. This red mark is present in the example above.

The events are alarms, warnings, communication errors and other events like e.g., measuring point configuration changes.

The log record contains the event date and time, measuring point name, event type, description, alarm limit name, signing persons’ details and comments.

The icon in the 'Event Type' column represents the type of event like alarm, warning, communication error etc.

For alarm and warning events click the icon to see the event handling information like the one below.

<figure><img src="/files/sLLpjzoTu1ZMSMLp0P0F" alt="" width="485"><figcaption></figcaption></figure>

The log can be filtered by Event Type as shown below.

![](/files/WLpeHiTUBsi9E8sQF5ZL)

The alarms can be active or inactive (signed) as described in chapter [Alarms and warnings handling](/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings.md).

Use ‘All / Active Alarms’ switch to show all event types or only active alarms.

![](/files/IDhKfAuDfR6UaghCK6J6)

Use a checkbox in the leftmost column of an active alarm to select it or a checkbox on top of the leftmost column to select all the active alarms at once.

![](/files/TGz75h1yOUP7vzScPgnH)

Click ‘Sign Alarm’ to sign selected active alarm(s) as described in the [Sign](/boomerang-3-domain-administrator-manual/common_elements/sign.md) chapter.

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

The signed alarms become inactive and are visible on the list with a signing user name and time of signing.


---

# 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.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/object_view/detailed-object-view/activity-log-tab.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.
