# Audit Logs

### Overview

Audit Logs provide a comprehensive record of all activities and changes within your Appmixer tenant. This feature enables administrators to track user actions, monitor system changes, and maintain security compliance by reviewing who did what and when.

### Accessing Audit Logs

Navigate to **System** > **Audit Logs** to view the audit log interface for your tenant.

### Using the Audit Logs Interface

<figure><img src="https://content.gitbook.com/content/gA9J5A1N66u2GrNSZK7X/blobs/x6E8iGrmRYJLJP2wqUtb/image.png" alt=""><figcaption></figcaption></figure>

#### Filtering Audit Logs

The Audit Logs page provides multiple filtering options to help you find specific events:

**Search**

Use the search bar to find audit log entries by keyword. This searches across action descriptions and related identifiers.

**Date Range**

Filter logs by selecting a specific date range. Click the **Date Range** selector to choose:

* A custom date range

**Event Type**

Filter logs by the type of action performed. Select from:

* **Create** - Events related to creating new resources
* **Update** - Events related to modifying existing resources
* **Delete** - Events related to removing resources

**User**

Filter logs by specific user to see all actions performed by that user.

**Flow ID**

Filter logs to show only events related to a specific flow by entering the Flow ID.

#### Applying Filters

1. Set your desired filter criteria using any combination of the options above
2. Click the **FILTER** button to apply your filters
3. Use **RESET** to clear all filters and return to the full log view
4. Click **RELOAD** to refresh the audit log data

#### Viewing Audit Log Details

The audit log table displays:

* **Action** - Description of the event that occurred
* **User** - The user who performed the action (displayed as email address)
* **Created** - Timestamp when the event occurred
* **Details icon** (eye icon) - Click to view additional details about the specific event including a diff table

### Logged Events

Appmixer tracks the following events across different areas of the system:

#### System Configuration

* Configuration Updated
* Configuration Deleted

#### Access Control

* ACL Rule Created/Updated
* Component Access Assigned

#### Flow Management

* Flow Created
* Flow Updated
* Flow Started/Stopped
* Flow Deleted
* Flow Cloned

#### Integration Template Management

* Integration Template Created
* Integration Template Updated
* Integration Template Published
* Published Integration Template Updated
* Integration Template Deleted

#### Integration Template Testing

* Integration Template Test Started
* Integration Template Test Stopped
* Integration Template Test Deleted

#### Connector Management

* Connector Installed
* Connector Updated
* Connector Uninstalled

#### User Management

* User Created
* User Updated
* User Deleted
* User Logged In
* Login Failed
* Password Changed

### Use Cases

#### Security Compliance

Review audit logs to maintain compliance with security standards and policies. Track who accessed what resources and when changes were made.

#### Troubleshooting

Identify when changes were made that may have caused issues. Track the sequence of events leading up to a problem.

#### User Activity Monitoring

Monitor user actions to ensure proper usage of the platform and identify any unusual activity patterns.

#### Change Tracking

Maintain a historical record of all modifications to flows, templates, and system configurations for audit purposes.
