---
title: "Security logs"
slug: "security-logs"
description: "The user manual provides comprehensive guidance on using the Antavo Management UI for managing loyalty programs."
updated: 2024-07-09T10:33:01Z
published: 2024-07-09T10:33:01Z
canonical: "docs.antavo.com/security-logs"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.antavo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Security logs

The page within the**Security logs** tab displays all actions related to login, onboarding, password reset, and multi-factor authentication events for the specific workspace.

![](https://cdn.document360.io/08a474ca-8fb4-4c3c-9cd8-665242086cd3/Images/Documentation/security_logs.png)

When you access the Security logs tab, the page will display the list of logged actions, including the following information:

- **Type**: Type of the user action
  - `login`: Successful login
  - `login_failed`: Unsuccessful login attempt
  - `login_banned`: Account banned due to 5 consecutive failed login attempts
  - `login_unbanned`: Account unbanned 1 hour after being banned
  - `logout` : User clicked the [**Logout button**](/v1/docs/management-ui-overview#logout)
  - `mfa_enabled`: [Multi-factor authentication](/v1/docs/multi-factor-authentication) was enabled
  - `mfa_disabled`: [Multi-factor authentication](/v1/docs/multi-factor-authentication) was disabled
  - `onboarding`: Newly created Management UI user logged in for the first time
  - `password_reset_request`: Password reset email was sent to a user
  - `password_reset`: User reset the password via the password reset email
  - `password_reset_failed`: Password reset attempt failed
  - `password_change`: User [changed](/v1/docs/general-settings#passwords) the password in the Management UI
  - `password_change_failed`: Password change attempt failed
- **Timestamp**: Date of the action
- **User:**The affected user’s username and ID linked to the [user profile](/v1/docs/security-logs)

You can filter the list based on any of this information by clicking the **Filter** button in the upper right corner.

![](https://cdn.document360.io/08a474ca-8fb4-4c3c-9cd8-665242086cd3/Images/Documentation/security_log_filter.png)
