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

# Edit project

> This guide takes you through the steps needed to edit your project. 

<Frame caption="Editing a project on datangle">
  <img src="https://mintcdn.com/datangle/KZYYo9UYMyAlXJon/images/project/edit.svg?fit=max&auto=format&n=KZYYo9UYMyAlXJon&q=85&s=3e3a2c81179b4b313d0a24862e4630b4" alt="datangle project rename" width="1440" height="896" data-path="images/project/edit.svg" />
</Frame>

## Rename project

To rename your datangle project, please follow the steps below:

<Steps>
  <Step title="First Step">
    Click on the <Icon icon="pencil" iconType="solid" /> icon next to the project name. This action makes the project name editable.
  </Step>

  <Step title="Second Step">
    Enter the new and preferred project name.
  </Step>

  <Step title="Third Step">
    Click the **Save** button to complete the process.
  </Step>
</Steps>

## Delete project

Follow the steps below to delete a project:
<Warning>Please note that this action is **NOT REVERSIBLE** and you will lose all the resources within that project.</Warning>

<Steps>
  <Step title="First Step">
    Click on the <Icon icon="pencil" iconType="solid" /> icon next to the project name. This action makes the project name editable.
  </Step>

  <Step title="Second Step">
    Click the **<Icon icon="trash" iconType="solid" /> Move to bin**\* on the top-right corner of the page.
  </Step>

  <Step title="Third Step">
    Confirm your selection by choosing **Delete project** on the pop-up.
  </Step>
</Steps>
