> ## 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

> API Proxies and related entities are grouped and managed under projects with the Project Management module. Project creation, member management, and project settings are configured through this module.

<Info>
  Project Management enables grouping and management of API Proxies and related entities in the Apinizer platform. A project is used to group and manage all entities related to designing, publishing, developing, and analyzing a group of APIs. This module provides all the tools needed to create projects, manage members, and configure project settings.
</Info>

## Module Core Components

The Project Management module provides project-based organization and management in the Apinizer platform. With this module:

* Projects are created and managed
* Project members and roles are managed
* Project general settings are configured
* Project-based access control is provided

<Tip>
  Apinizer provides a **Default** project on first installation. This Default project cannot be edited or deleted.
</Tip>

## Module Components

The Project Management module is managed through the following pages:

<CardGroup cols={3}>
  <Card title="Project Creation" icon="plus-circle" href="/en/admin/project-management/project-creation">
    Creating new projects, loading existing projects, and project configuration settings. Project definition and gateway address configuration.
  </Card>

  <Card title="Project Members" icon="users" href="/en/admin/project-management/project-members">
    Authorization for selected project by assigning roles to created users or teams. User and team addition operations.
  </Card>

  <Card title="Project General Settings" icon="gear" href="/en/admin/project-management/project-general-settings">
    Updating and deleting information belonging to the active project. Project configuration and project deletion operations.
  </Card>
</CardGroup>
