# Archive Project

## Archive projects

You can archive projects if you no longer need to work on them. Archived projects are removed from your active list but remain accessible for future reference. They are still editable as well.

### Archive one project

To archive a project, click on the triple-dots menu then select **Archive**.

![](/files/mswQV3yGohuPWg1eEyDe)

### Archive multiple projects

To archive multiple projects, select the checkboxes on the left, then click **Archive** at the top of the table.

![](/files/1LGTY3XNWWxqiNqxANXj)

A confirmation dialog will appear. Click **Archive projects** to confirm.

![](/files/yiCRyVRGPlJ5Ngnqf3RC)

## View archive projects

To view archived projects, go to the left sidebar, open the **Projects** dropdown, then select **Archived**.

![](/files/ngOtk2lFdiwDZyLtxZew)

You will see a list of all archived projects.

![](/files/mRHdX3f9TczVsSWbFcrP)

## Restore archive projects

### Restore one project

To restore a project, click on the triple-dots menu then select **Restore**.

![](/files/WczbH8y5U4DjtE4lhysL)

### Restore multiple projects

To restore multiple projects, select the checkboxes on the left, then click **Restore** at the top of the table.

![](/files/PiXYccta3QbTjjf9L3pW)


---

# 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.datasaur.ai/workspace-management/project-management/archive-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.
