# Deleting a project

There are two steps to deleting a project:

1. Move the project to the Trashed Projects folder.
2. Delete the project permanently from the Trashed Projects folder.

{% hint style="danger" %}
For any project that *you own*, deleting it will permanently remove it, both for you and your collaborators.

**There is no undo!**
{% endhint %}

## Trashed Projects

* If you plan to get rid of a project, you can put it in the Trashed Projects folder.
  * Moving a project to **Trashed Projects** *does not* delete a project or put it in a queue for automatic deletion at a later date.
  * You can store projects in **Trashed Projects** for as long as you like. You have to *manually delete a project* to permanently remove it.
* When you decide it’s time to remove a project from your Trashed Projects folder, you can choose to
  * [Leave](#how-to-leave-a-shared-project-one-not-owned-by-you) (![](/files/AdaCR86FahwdoAoI5AYi)) any projects on which you are a collaborator (projects you do not own).
  * [Delete](#permanently-deleting-a-project-in-the-trashed-projects-folder) (![](/files/vXGWjjn0ykhUKCHqGOdl)) (permanently) any projects that you own.
  * [Restore](#how-to-restore-a-trashed-project) (![](/files/TVUWl68a3NdfVgUID3Lx)) projects to move them back to the main project list.
  * [Archive](/managing-projects-and-files/archiving-deleting-and-leaving-projects.md) (![](/files/hzzvdX9mHAmpiaTVAGPk)) any project and move it to the Archived Projects folder.

## How does trashing a project affect collaborators?

* Putting any project in the Trashed Projects folder won’t affect collaborators on that project—it only affects where the project appears on *your* projects page.
* You cannot delete projects shared with you, i.e., projects that you do not own and where you are a collaborator. You can only archive them or place them in Trashed Projects and then Leave them.
* You can delete only those projects that *you own*. Deleting a project will permanently remove it—for you *and* any collaborators on your project.

<details>

<summary>Moving a single project to the Trashed Projects folder</summary>

<figure><img src="/files/mG0cEQ65ktusmOv8yLXh" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Permanently deleting a project in the Trashed Projects folder</summary>

{% hint style="danger" %}
There is no “undo deletion” feature: before proceeding, please be certain you wish to *permanently* delete your project.
{% endhint %}

<figure><img src="/files/kHF1kBIeWxI1hnj7hlKl" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>How to leave a shared project (one not owned by you)</summary>

{% hint style="info" %}
You cannot permanently delete shared projects not owned by you. If you move a shared project into the Trashed Project**s** folder you have the option to Leave that project but not to Delete it: the Delete icon is replaced by the Leave icon.
{% endhint %}

<figure><img src="/files/g5CMpE2rdN2ut1WOyyWT" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Moving multiple projects to the Trashed Projects folder</summary>

<figure><img src="/files/yiS74V5QSGqGO0X9nnRt" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Permanently deleting multiple projects</summary>

<figure><img src="/files/vomJA5wxzAES0LeQ8lJk" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>How to restore a trashed project</summary>

<figure><img src="/files/YeESAGzCsb2S0WZmUpjk" alt=""><figcaption></figcaption></figure>

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.overleaf.com/managing-projects-and-files/archiving-deleting-and-leaving-projects/deleting-a-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
