# 5.8 Project Workflow

### Pre-Condition:

* Users must have an account in Onethread.
* Users must be logged in to the account.
* Users must be a part of a company.
* Users must be added to a project.
* Users must be the Project admin to create a workflow in a project.

Project Workflow will help users to create a workflow or use a template for a project and activate or deactivate them according to their wishes.

Users can,

* [Create a Workflow](/5.-managing-project/5.2-project-dashboard/5.8-project-workflow/5.8.1-create-a-workflow.md)
* Edit a Workflow
* Copy a Workflow
* [Delete a Workflow](/5.-managing-project/5.2-project-dashboard/5.8-project-workflow/5.8.2-delete-a-workflow.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.2-project-dashboard/5.8-project-workflow.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.
