> ## 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 learn about the general status in the Apinizer Management Console, view summary information across the platform, and monitor system status. You can configure user management, identity and security, server management, project management, and system settings through the Admin module.

<Info>
  The Admin module is the central management and configuration center of the Apinizer platform. Through this module, you can manage users and roles, authentication and access control, Gateway Runtime and Cache infrastructure management, project organization, security certificates, and system settings - all critical components of the platform.
</Info>

<Warning>
  Only users with the **Admin** role can access the Admin module. Settings in this module are effective across the platform and should be configured carefully.
</Warning>

## Management Dashboard

You can view the general status and summary information across the platform in the Apinizer Management Console:

<img src="https://mintcdn.com/apinizer/zp-vG67NlPcnkIiK/images/admin/yonetim-pano.png?fit=max&auto=format&n=zp-vG67NlPcnkIiK&q=85&s=aac4e84d200af233faf64cb6d9b7c58a" alt="Overview Screen" width="1000" height="700" data-path="images/admin/yonetim-pano.png" />

## Admin Module Components

The Admin module consists of the following sub-modules:

### User and Access Management

<CardGroup cols={3}>
  <Card title="User & Access" icon="users" href="/en/admin/user-access-management/overview">
    User, team, role, and authorization management. API Keys creation and role-based access control.
  </Card>

  <Card title="Projects" icon="folder" href="/en/admin/project-management/overview">
    Project creation, member management, and project settings. Project-based organization and access control.
  </Card>
</CardGroup>

### Security and Identity

<CardGroup cols={3}>
  <Card title="Identity & Security" icon="shield" href="/en/admin/identity-management/overview">
    Client credentials, access control lists (ACL), contract/protocol management, and identity providers.
  </Card>

  <Card title="Secrets" icon="lock" href="/en/admin/secrets-management/overview">
    Certificates, keystores, encryption keys, and JWKS configuration management.
  </Card>
</CardGroup>

### Infrastructure and System

<CardGroup cols={3}>
  <Card title="Servers and Infrastructures" icon="server" href="/en/admin/server-management/gateway-runtimes">
    Gateway Runtime environments, Cache Servers, Kubernetes workloads, and infrastructure management.
  </Card>

  <Card title="System Settings" icon="gear" href="/en/admin/system-settings/overview">
    Platform general settings, predefined values, LDAP login configuration, and license management.
  </Card>
</CardGroup>

### Monitoring and Reporting

<CardGroup cols={3}>
  <Card title="Audit & Compliance" icon="clipboard-check" href="/en/admin/audit-compliance/overview">
    Audit records, login records, token requests, and application logs management.
  </Card>

  <Card title="Analytics Reports" icon="chart-line" href="/en/admin/analytics-reports/api-traffic-time-metrics">
    API traffic time metrics and analytics reports.
  </Card>

  <Card title="Scheduled Jobs" icon="clock" href="/en/admin/scheduled-jobs">
    Scheduled tasks and automated process management.
  </Card>
</CardGroup>
