# 5.3 Project Action Buttons

The "Project Action Buttons" in the Onethread provide users with actions that can be performed on a project. From the Project section, some action buttons activate when you select and tick a project from the list view.

Each button has a specific purpose and provides users with the necessary tools to manage their projects effectively and efficiently. The feature helps users easily manage their projects by providing quick access to commonly used actions.

### Benefits:

* **Improved project management**: The feature provides users with a set of actions they can perform on a project, making it easier to manage projects effectively and efficiently.
* **Quick access to commonly used actions**: The buttons provide users with quick access to commonly used actions, such as editing, archiving, deleting, and cloning a project.
* **Streamlined workflow**: The feature helps to streamline the project management workflow by providing a central location for accessing the necessary tools and actions.
* **Better organization**: The feature helps users stay organized by providing them with the necessary tools to manage their projects more efficiently.
* **Increased productivity**: By making it easier to manage projects, the "Project Action Buttons" feature helps users to be more productive and get more done in less time.

### The Action buttons are:

* [Edit a project](/5.-managing-project/5.3-project-action-buttons/5.3.1-edit-a-project.md)
* [Archive a project](/5.-managing-project/5.3-project-action-buttons/5.3.2-archive-a-project.md)
* [Unarchive a project](/5.-managing-project/5.3-project-action-buttons/5.3.3-unarchive-a-project.md)
* [Clone a project](/5.-managing-project/5.3-project-action-buttons/5.3.4-clone-a-project.md)
* [Delete a project](/5.-managing-project/5.3-project-action-buttons/5.3.5-delete-a-project.md)


---

# 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.onethreadapp.com/5.-managing-project/5.3-project-action-buttons.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.
