# Audit Logs Beta Gold (opens new window)

The Audit Logs section provides a display of all activities performed by users of the Strapi application.

They are accessible from the Administrator Panel section of the Settings panel.

Audit Logs panel

For each log item the following information is displayed:

  • Action: The type of action performed by the user. For example create or update.
  • Date: The date and time of the action.
  • User: The user who performed the action.
  • Details: Displays a modal with more details about the action. For example the User IP address, the request body, or the response body.

# Log details

For any log item, click the Details icon to display a modal with more details about that action.

Log details modal