# Build Jobs

A Job is defined as the labelling work created by linking a [taskflow](/project-setup/create-taskflow.md) with the [recipe](/project-setup/create-recipe.md) and importing the segregated data.

## How to Get Here

1. Go to the *Job Builder* from the Solution listed on the [QuickServe Dashboard](/quickserve-platform.md) (from the gear icon).

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfSHf0GWQCXg1QzH55SohvUS-AN2JgpxOER2FFbKr1HFuiVM6i7Rv2oXrHy4kv3h-Axc4ASNyQtGAIzVknBTnOW7MgK1GpV0vU5oPkAUjne5nMOgXE3Np66FofR1UwIIalnVkvInkIsuerA7YUviW_yycGS?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt="" width="375"><figcaption></figcaption></figure>

2. User is taken to the Job Builder section, where they can view all the Jobs built within the Solution and build new ones (provided the user role permits).&#x20;
3. Click on the *+ New Job* button on the top right.

<figure><img src="/files/mXGZjNCCQUiYXk9dbPH9" 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/build-jobs.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.
