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

# Delete Projects

export const vp = 'Visual Prompting';

export const smartLabel = 'Smart Labeling';

export const productLL = 'LandingLens';

export const mi = 'Mobile Inference';

export const llsf = 'LandingLens on Snowflake';

export const companyName = 'LandingAI';

*This article applies to these versions of LandingLens:*

<table>
  <thead>
    <tr>
      <th>LandingLens</th>
      <th>LandingLens on Snowflake</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><span class="check-icon">✓</span></td>
      <td><span class="check-icon">✓</span></td>
    </tr>
  </tbody>
</table>

You can only delete projects that you own. If you were invited to join a project, you will not be able to delete that project.

When you delete a project:

* You can't "undo" deleting a project.
* Any labeled images or trained models will be deleted.
* Any credits you have used for that project are still considered spent and are not refunded.
* You can create a new project in place of the deleted project.

You can delete projects in two locations: on the [main Projects page](./delete-projects#delete-projects-on-the-main-projects-page) or [within an opened project](./delete-projects#delete-an-opened-project).

<Warning>Deleting a project is an irreversible action.</Warning>

## Delete Projects on the Main Projects Page

When you're viewing all projects on the Projects page, you can delete a project. To do this:

1. Click the vertical ellipses icon on the project you want to delete.
   <img src="https://mintcdn.com/landinglens/B8kQNOJyTnzsc2HR/images/Vertical-Ellipses-icon.png?fit=max&auto=format&n=B8kQNOJyTnzsc2HR&q=85&s=7872a31a90b669f5e1711adced99e954" alt="Vertical-Ellipses-icon" width="1143" height="783" data-path="images/Vertical-Ellipses-icon.png" />
2. Click **Delete**. Only project owners will see this button.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/Delete-Button.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=25b52c647bcd1abc9fc301fb3204e947" alt="Delete-Button" width="1165" height="423" data-path="images/Delete-Button.png" />
3. A pop-up window displays, describing what will happen if you delete your project. Acknowledge each point by selecting the checkbox.
4. Click **Yes, Delete Project** to delete the project. This button will activate only after you have selected the checkboxes.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/DeleteProject_2.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=74e51f1773ded8e0efe5ab1866413cf0" alt="DeleteProject_2" width="1032" height="470" data-path="images/DeleteProject_2.png" />

## Delete an Opened Project

To delete a project that you have opened:

1. Click **Settings** in the left sidebar.
2. Click the **Administrative** tab.
3. Click **Delete Project**. Only project owners will see this button.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/DeleteProject_1.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=62d257becf37da18bdfb5a7e9a56507a" alt="DeleteProject_1" width="1010" height="990" data-path="images/DeleteProject_1.png" />
4. A pop-up window displays, describing what will happen if you delete your project. Acknowledge each point by selecting the checkbox.
5. Click **Yes, Delete Project** to delete the project. This button will activate only after you have selected the checkboxes.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/DeleteProject_2.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=74e51f1773ded8e0efe5ab1866413cf0" alt="DeleteProject_2" width="1032" height="470" data-path="images/DeleteProject_2.png" />
