# 4.3.1 Creation of Detection Task From Training Task

PicStork allows the user to create a detector task from a training task. The process for creating a detector task from the training task is as follows:

* Open the project and then open a training task from the list.&#x20;
* The training task will open where the user will get the option to create a detector task as shown in the following image.

<figure><img src="/files/ul349lxG9DYNxAFo3jKD" alt=""><figcaption><p>Detector Task from Training Task</p></figcaption></figure>

* Click on the "Detection Task" button to create a detector task.
* Create a task with a certain name and project. The user can select an existing project from the list of projects displayed.

<figure><img src="/files/Ip0kS7C45kRzmKmtL1eM" alt=""><figcaption><p>Create Detection Task</p></figcaption></figure>

* Select the imageset from the existing imagesets or the user can create a new imageset by adding the images from the computer.
* Select detection purpose, select detectors and objects to be detected as per the requirements.&#x20;

<figure><img src="/files/RsUZB5cCRvTzcg2YMRVW" alt=""><figcaption><p>Select Processing Parameters</p></figcaption></figure>

* The detector created from a training task will be used for creating the new detection task.
* Wait for detection task to be created.


---

# 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://picstork-docs.aeromegh.com/4.-create-a-task/4.3-create-detection-task/4.3.1-creation-of-detection-task-from-training-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.
