# Create Taskflow

A taskflow is defined as a channel used to ensure the labeling [task](/project-setup/pre-process-data.md#task) is executed in a defined order by experts mapped to the pipeline. This is built using *nodes* that allow defining number of rounds a [task](/project-setup/pre-process-data.md#task) would undergo in a specific sequence.&#x20;

Note: The system allows upto 3 *nodes*. User can name these nodes as per their desire. The system provides 3 samples as *templates*.

## How to Get Here

1. Go to the *Manage Taskflows* from the Solution listed on the [QuickServe Dashboard](/quickserve-platform.md) (from the gear icon).
2. User is taken to the *Taskflow Builder* section, where they can view all the taskflows created within the Solution and create new ones (if the user role permits).&#x20;
3. Click on the *+ New Taskflow* button on the top right.

   <figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXedsHcaLvWOyWATso9Jmi7wOXyp7Mt7bPudP4EkzMCdWsf_yVdBJWeZlxBBLj-n8jhNSCaxoJiQbjKF4C5btpJ_X8ybAHji-5WI7KSmpzeW1l-orZMIaRSlnTIXn94sF_4nOocFHDulKwOi0cFQxxigEzF4?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/oUtY0WWjM9VNhUAoFM2c" alt=""><figcaption></figcaption></figure>


---

# 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.imerit-prod.io/project-setup/create-taskflow.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.
