<!-- https://unlockos.io/manual/audit-log -->

# Audit Log Help

## Overview

Audit Log displays security-related events that occurred within the system. Events such as login, logout, and OTP code transmissions are recorded.

## Key Features

- View event log list
- Filter by event type
- Display statistics
- View detailed information

---

## Filters

| Filter | Description |
|--------|-------------|
| Event Type | Filter by specific event type |
| Date Range | Filter by time period |

---

## Event Types

| Type | Description |
|------|-------------|
| Login | User login events |
| Logout | User logout events |
| OTP Code | OTP verification code sent |
| Password Reset | Password reset requests |
| Other | Other security events |

---

## Statistics

The following statistics are displayed at the top of the screen:

| Statistic | Description |
|-----------|-------------|
| Total Events | Total number of events in the displayed period |
| Logins | Number of login events |
| Logouts | Number of logout events |
| OTP Codes | Number of OTP code sends |

---

## Event Details

Click on each event to view the following detailed information:

### User Information

| Field | Description |
|-------|-------------|
| User ID | ID of the user who triggered the event |
| Email Address | User's email address |

### Network Information

| Field | Description |
|-------|-------------|
| IP Address | IP address of the access source |
| Country | Country estimated from IP address |
| City | City estimated from IP address |

### Browser Information

| Field | Description |
|-------|-------------|
| Browser | Browser used |
| OS | Operating system used |
| Device | Desktop/Mobile, etc. |

---

## FAQ

### Q: How long are audit logs retained?
A: Audit logs are retained indefinitely.

### Q: Can I view logs for a specific user only?
A: Currently, filtering by user is not available.

### Q: What should I do if I find a suspicious login?
A: Change your password immediately and contact support if necessary.

### Q: Can I export audit logs?
A: Currently, on-screen export functionality is not provided.

---

## Related Pages

- Base Settings
- Permission Settings
- API Keys
