content/guides/03.auth/6.accountability.md
The activity feed provides a collective timeline of all data-changing actions taken within your project. It is accessed via the notifications tray of the sidebar, and has the same filtering and search features as the Collection Page.
The activity feed can be accessed via the notifications drawer (:icon{name="heroicons-outline:bell" title="Bell"}) located in the bottom-left corner.
::callout{icon="material-symbols:warning-rounded" color="warning"} External Changes Directus can only track the events which actually pass through its platform. Therefore, any changes directly made to the database are not tracked in the activity feed. ::
Click on any item in the activity feed and a side drawer will open, displaying its logged details. The following information is stored for each item:
In addition to the filter and display functionality inherited from the Collection Page, you can also filter items by activity from the navigation bar.
To ensure proper accountability, system collections are read only by design. However, users with an Admin role have
the ability to reopen, view, and modify an item's values in activities from non-system collections (where the name does
not begin with directus_).