# 5.8.1 Create a Workflow

You can create a workflow in 2 ways.&#x20;

### Create Workflow from Template

### Process:

* Select any project and click it
* Click the Project Workflow button.
* Click the “ +Add New Workflow” button. Here you will find several workflow templates.
* Select your templates and click “Use this Workflow.”
* Give the Workflow a name.
* Create your workflow and Save it.

## Create Custom Workflow

### Process:

* Select any project and click it
* Click the Project Workflow button.
* Click the “ +Add New Workflow” button. Here you will find the “+ Create Custom Workflow” button.
* Click it. Give the template a name.
* Create your Workflow and save it.


---

# 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/5.8.1-create-a-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.
