# 1. Job Details

The user must fill in the basic details of the [Job](/project-setup/build-jobs.md) and link [taskflow](/project-setup/create-taskflow.md) to it before importing the data.

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

## **Taskflow Selection**:

Link *taskflow* from the task selection drop-down. All the published taskflows within the Solution  appear here.

## **Name and Description**:&#x20;

Give a unique name to the Job. The description of the Job is optional for internal understanding.


---

# 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/1.-job-details.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.
