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

# Overview

> You can monitor system changes, view audit records, and manage application logs with the Audit and Compliance module. Monitoring and record management required for security and compliance requirements are provided through this module.

<Info>
  The Audit and Compliance module enables tracking all changes made on the system in the Apinizer platform, viewing audit records, managing application logs, and meeting security and compliance requirements. With this module, system activity tracking, log management, and automatic cleanup operations can be performed.
</Info>

## Module Core Components

The Audit and Compliance module provides monitoring and record management required for security and compliance in the Apinizer platform. With this module:

* Changes made on the system are tracked and recorded
* User login records and token requests are tracked
* Application logs are managed and cleaned
* Audit records are viewed and analyzed

## Module Components

The Audit and Compliance module is managed through the following pages:

<CardGroup cols={3}>
  <Card title="Audit Records" icon="file-lines" href="/en/admin/audit-compliance/audit-records">
    Viewing changes made on the system. Tracking operation records and change details.
  </Card>

  <Card title="Audit Records" icon="clipboard-check" href="/en/admin/audit-compliance/audit-records">
    Tracking records and operation details for all operations related to API Proxy. Answers to which user, when, which operation questions.
  </Card>

  <Card title="Login Records" icon="sign-in-alt" href="/en/admin/audit-compliance/login-records">
    Viewing user login records, filtering audit records, and tracking changes on the system.
  </Card>

  <Card title="Token Requests" icon="key" href="/en/admin/audit-compliance/token-requests">
    Viewing log records of token retrieval requests from Authentication module and advanced filtering options.
  </Card>

  <Card title="Application Logs" icon="file-code" href="/en/admin/audit-compliance/application-logs">
    Records of software logs that occur during flow execution for incoming and outgoing messages for API Proxy.
  </Card>

  <Card title="Application Log Cleanup Tasks" icon="broom" href="/en/admin/audit-compliance/application-log-cleanup-tasks">
    Configuring automatic cleanup tasks for application logs, controlling database size, and performance optimization.
  </Card>
</CardGroup>
