# Editing Projects

## Edit menu options

On each Project, clicking on the kebab icon will show you 3 options:

<details>

<summary>Edit</summary>

Allows you to filter and organize Projects by Users, Table, and column views.

</details>

<details>

<summary>Archive/Unarchive Tabs</summary>

Allows you to change a project status to "Active" or "Archived". Each category changes the way you interact with and view your Projects.

</details>

<details>

<summary>Delete</summary>

Allows you to delete a Project. Deleting a project will remove it from your Project List view and delete all data.

</details>

{% hint style="warning" %}
Note that a deleted Project can only be recovered by an Administrator via the [Audit Log](https://docs.testfiesta.com/account-settings/organization-owner-workspace/audit-log).
{% endhint %}

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-3c0774215d672b879b0550d7c7ecbd35975d6ceb%2F401_Projects%2040_Project%20list%20-%20More.png?alt=media" alt=""><figcaption><p>Clicking the kebob icon next to a Project will open a menu where you can edit, choose Project status or delete a Project.</p></figcaption></figure>

The next page will show you the many ways Test Fiesta allows you to interact with your Projects. Click "Next" to see how.


---

# 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.testfiesta.com/projects-tab/projects-home-page/editing-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.
