# Archiving, deleting, and leaving projects

There are two options for removing projects from your project dashboard, 'Archiving' and 'Trashing'.

* **Archive.** The "Archived Projects" is for projects you want to keep around (archive) but wish to remove from the main list in your project dashboard. Archived projects are *not* in a queue to be deleted.
* **Trash**: The "Trashed Projects" is for projects you intend to delete permanently. For help on deleting projects, see [Deleting a project](/managing-projects-and-files/archiving-deleting-and-leaving-projects/deleting-a-project.md).

To permanently delete a project, or to leave a project that is owned by someone else, you first move the project to the Trash, then select the delete or leave option.

<details>

<summary>Archiving</summary>

1. For the project you wish to archive, select the **Archive** icon in the **Actions** column.
2. A confirmation pop-up window is displayed.
3. Select **Confirm** to move the project to **Archived Projects**.

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

Selecting multiple projects allows you to archive several projects at once.

</details>

<details>

<summary>Unarchiving</summary>

1. Select the **Archived Projects** (filter) on the left-hand side of your Project Dashboard.
2. Click the **Restore** icon to unarchive it.

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

</details>

{% content-ref url="/pages/BPfsy3T7XSTMCeGbRJ8h" %}
[Deleting a project](/managing-projects-and-files/archiving-deleting-and-leaving-projects/deleting-a-project.md)
{% endcontent-ref %}


---

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