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

# Project General Settings

> Updating and deleting information belonging to the active project

To perform these operations, you must have the **Project Owner** or **System Administrator** role.

## Project Update

Creating a new project is done through the admin menu.

Editing and deleting existing projects are done from the project menu.

**The image containing project settings is shown below:**

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/admin/project-management/image-2025-11-10_10-39-55.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=d973d274f061cd05fc60390bf98791ff" alt="Project Settings" width="800" data-path="images/admin/project-management/image-2025-11-10_10-39-55.png" />

The fields used for project configuration are shown in the table below.

| Field                             | Description                                                                                                                                                                           |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                              | Project name information for the created project.                                                                                                                                     |
| Gateway Address *(Relative Path)* | Root gateway address where all gateway addresses to be defined within the project will start. An automatic UUID is given by the system.<br /><br />For example; **/myproject/proxy1** |
| Description                       | A description can be written to facilitate management related to the created project.                                                                                                 |

## Project Deletion

Click the **Delete Project** button from the **Advanced** tab of the project. After confirming the operation in the opened dialog, the project and all information connected to the project are deleted.

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/admin/project-management/image-2025-11-10_10-46-18.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=8b3e50dc287c504c222a2a9b891ea68b" alt="Project Deletion" width="800" data-path="images/admin/project-management/image-2025-11-10_10-46-18.png" />

<Warning>
  When you delete a project, all assets (API Proxies, Connection Configurations, Credentials information, etc.) and configuration information belonging to that project will be deleted.
</Warning>
