# I get a "0 Tasks Labeled" alert when trying to pre-label tasks

Most likely, you are attempting to pre-label tasks which are not in the [*Start* stage](https://docs.imerit.net/core-concepts/workflow#start). Only tasks in the *Start* stage can be pre-labeled.

By default, tasks skip the *Start* stage and are automatically forwarded to the stage connected to the output of *Start*. This is visible in the *Workflow* tab, when a dotted line runs from the output of Start to the input of another stage:

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FCNEtyeLttrHlCAzXZvnT%2Fdashed.gif?alt=media&#x26;token=91d2175d-f004-4ed3-a57a-d3959759efd2" alt=""><figcaption></figcaption></figure>

It is for this reason that by default, pre-labeling is disabled.

## How to Activate Pre-Labeling and Pre-Label Tasks

1. Go to the *Workflow* tab, then click on the *Start* stage and disable the *Auto Forward* toggle. This will ensure tasks remain in the *Start* stage when created. The dashed line will turn to a fully filled-in line.
2. [Import or upload your assets.](https://docs.imerit.net/data/importing-assets)
3. [Import your pre-labels](https://docs.imerit.net/data/importing-and-exporting-annotations/importing-annotations), ensuring the tasks you are trying to pre-label are currently in the *Start* stage.
4. When you are finished pre-labeling tasks, go to the Workflow tab again and click on the *Start* stage. Then, click on *Send All Tasks to Next Stage*. This will push all tasks in Start to the stage following it, sending them into the workflow.\
   ![](https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FMHERlWeQw8TBKglRS284%2Fimage.png?alt=media\&token=7ac10358-22e1-4e07-86a3-4001e1248e04)&#x20;


---

# 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/troubleshooting/i-get-a-0-tasks-labeled-alert-when-trying-to-pre-label-tasks.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.
