The admin interface provides tools to help you effectively navigate and analyze your Organization audit logs. You can customize the displayed information and filter the log entries based on specific criteria.
Customizing Displayed Columns
You can choose which data fields (columns) are visible in the audit log table to focus on the information most relevant to you.
Locate and click the
Columns
buttonA dropdown or panel will appear listing all available fields (e.g.,
CreatedAt
,Actor
,Event
,Target
, etc.).Toggle the visibility for each field by clicking on its corresponding item in the dropdown menu.
Click the Columns
button and toggle switches to show or hide specific data fields
Filtering Log Entries
To narrow down the log entries based on specific values, you can apply filters.
Identify the filter controls, located above the log table. It will provide you with options to filter by
Actor
(1),Event
(2), orTarget
(3) like in the screenshot below.Click into the desired filter field (e.g., the field labeled
Event
).Enter or select the specific value you want to filter by (e.g., type
user.invite
in theEvent
filter).The log table will automatically update to show only the entries that match your specified filter criteria. You can often apply multiple filters simultaneously (e.g., filter by
Actor
=HUMAN
andEvent
=le_chat.conversation.deleted
).
Using the filter controls to search for specific Actor
, Event
, or Target
values
📌 By using these column customization and filtering tools, you can efficiently find the specific audit log information you need for investigation or review!
.