# Label

Tasks is in the *Label* stage will be shown to any user in your project after they click on *Start Labeling* in the project dashboard for annotation.

<p align="center"><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FcfFlAoSzQT4SDcuuP501%2Fimage.png?alt=media&#x26;token=bdf24182-f04c-4e51-9175-c6f7f7a51d62" alt=""></p>

{% hint style="info" %}
Once a labeler is assigned to annotate a task in a labeling stage, they will remain the assignee for that task for this stage even if, later, the task moves to other stages and then comes back to it.

So if someone annotates a task, and then it gets sent back to the same labeling stage as a result of review later, it will be annotated by the same labeler.
{% endhint %}

#### Output

The task is sent from the output to the next stage when the annotator clicks on *Submit*.

#### Options

<p align="center"><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FCxQH0OfrqAyUved6EuT1%2Fimage.png?alt=media&#x26;token=d80baa73-f05c-4c93-9aba-64f6141048e6" alt=""></p>

**Labeling Assignment.** By default, tasks in a *Label* stage will be presented for labeling to any annotator in your project. By clicking on *Select Labelers* and picking one or more labelers in your project from the dropdown, you can ensure that tasks in this stage will only be shown for labeling to the labeler(s) you picked.


---

# 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.net/core-concepts/workflow/label.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.
