# Activity Log

{% hint style="warning" %}
Note that this feature is not available for all Tenants by default. [Contact us](/support/support.md) if you want to use it, but it is not available in your Tenant.
{% endhint %}

## Overview

The **Activity log** provides a detailed record of all actions and interactions in your Tenant.&#x20;

To access the activity log, click your user icon in the bottom left of the application and select **Activity log**. You'll see a record of the activity of the users in your Tenant.

<figure><picture><source srcset="/files/m3ivWCqu9JzOrR5chx7i" media="(prefers-color-scheme: dark)"><img src="/files/aETUjUldyLwHsznNrnAu" alt=""></picture><figcaption></figcaption></figure>

## Narrow Down the Activity Logs <a href="#narrow-down-your-data" id="narrow-down-your-data"></a>

There are various ways to narrow down the activity logs in the list. To do it, use the options at the top of this view.

### **Add Filters** <a href="#add-filters" id="add-filters"></a>

Add filters to narrow down the Pipelines you see in the list. Click the **+ Add filter** button and select the required filter type(s). You can filter by:

* **Operation**: Select one or several user operations to filter by.
* **Entity**: Select one or several Onum areas to filter by.

Click **Save** to apply the filters. The filters applied will appear as tags at the top of the view.

{% hint style="warning" %}
Note that you can only add one filter of each type.
{% endhint %}

### **Select a Time Range** <a href="#select-a-time-range" id="select-a-time-range"></a>

If you wish to see data for a specific time period, this is the place to click. Go to [Selecting a Time Range](https://docs.onum.com/getting-started/understanding-the-essentials) to dive into the specifics of how the time range works.

### Filter by User

Click the **User** button and select the required Tenant users you want to filter by. Click **Save** to apply the filter.


---

# 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.onum.com/administration/global-settings/tenant/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.
