# 4. Launch Task

After the Jobs are uploaded, one can access the [annotation tool](/annotation-tool.md) by clicking on *All Batches* from the left navigation followed by *Launch Task*.&#x20;

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

* Access to the *annotation tool* for each of the *nodes* defined will have separate access. &#x20;
* For the above screen example, the *taskflow template* has 3 *nodes* defined. Hence there are 3 buttons for *launching* the task for each of the nodes.

  <figure><img src="/files/6EUnBC5Xt9jFaI3jEZMV" alt=""><figcaption></figcaption></figure>

Learn how to use the Tool here: [Annotation Tool Guide](/annotation-tool.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.imerit-prod.io/project-setup/build-jobs/4.-launch-task.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.
