# Recent activity log

> For the complete documentation index, see [llms.txt](https://doc.ibexa.co/projects/userguide/en/5.0/llms.txt).

Monitor recent activity logged actions.

Editions: Experience

Ibexa DXP logs various operations on the repository and in the application.

If you have **Setup / Administrate** and **Activity Log / Read** [permissions](https://doc.ibexa.co/projects/userguide/en/5.0/permission_management/permission_system/index.md), you can review the most recent activity log in the back office, **Admin** -> **Recent activity**.

![Recent activity](https://doc.ibexa.co/projects/userguide/en/5.0/recent_activity/img/recent_activity.png "Recent activity")

By default, actions on the following items are displayed:

- [Content](https://doc.ibexa.co/projects/userguide/en/5.0/content_management/content_items/index.md)
- [Location](https://doc.ibexa.co/projects/userguide/en/5.0/content_management/content_organization/manage_locations_urls/#content-locations)
- [Product](https://doc.ibexa.co/projects/userguide/en/5.0/product_catalog/products/index.md)
- [Product variant](https://doc.ibexa.co/projects/userguide/en/5.0/product_catalog/work_with_product_variants/index.md)
- [Site](https://doc.ibexa.co/projects/userguide/en/5.0/website_organization/work_with_sites/index.md)

> **Note: Note**
>
> If your implementation requires that other actions are logged, see [custom log entry Developer Documentation](https://doc.ibexa.co/en/5.0/administration/recent_activity/recent_activity/#add-custom-activity-log-entries).
>
> By default, log entries are kept for 30 days. This time can be modified through configuration. For more information, see [Developer Documentation](https://doc.ibexa.co/en/5.0/administration/recent_activity/recent_activity/#configuration).

Log entries are grouped by date, then by logical bond (like web request, or migration file).

Each activity log entry shows:

- when the action was performed,
- who performed it (avatar, first name, last name),
- the action itself as a verb,
- and the item the action was performed on.

Depending on the system configuration, activity logs may also be shown:

- on the dashboard with the [Recent activity block](https://doc.ibexa.co/projects/userguide/en/5.0/getting_started/dashboard/dashboard_block_reference/#recent-activity-block)
- within the [user profile](https://doc.ibexa.co/projects/userguide/en/5.0/getting_started/get_started/#view-and-edit-user-profile)

## Filter activities

You can filter the activities to:

- follow the activity of selected users or user group,
- narrow the results to selected item types, or actions.

To do it, on the right side, in the **Filters** menu, choose selected filters, and click the **Apply** button. Click the **Clear** button to reset all the filters.

The following example shows, how to narrow the results by selecting **Action** and **Time** filters. With these settings, activity list displays only `Publish` actions from `Last week` time period.

![Published last week](https://doc.ibexa.co/projects/userguide/en/5.0/recent_activity/img/recent_activity_filters.png "Published last week filter set")
