> For the complete documentation index, see [llms.txt](https://annotationdocs.telusinternational.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://annotationdocs.telusinternational.com/advanced/creating-jobs-with-pre-labeled-data.md).

# Creating jobs with pre-labeled data

If you have data which has been labeled previously by an ML model or by human labelers, you can create jobs with such labels already created. To do this, you need to send the annotation data in the `data.maker_response` key in the payload. The annotation data needs to be in our annotation format.

You can follow these examples to get started:

1. [Image Annotation](https://playment.gitbook.io/api-reference/image-annotation/create-a-job#creating-jobs-with-pre-labeled-data)
2. [Image Segmentation](https://playment.gitbook.io/api-reference/image-segmentation/create-a-job#creating-jobs-with-pre-labeled-data)
3. [Video Annotation](https://playment.gitbook.io/api-reference/video-annotation/create-a-job#creating-jobs-with-pre-labeled-data)
4. [3D Point Cloud Annotation](/3d-point-cloud-annotation/create-a-job.md#creating-jobs-with-pre-labeled-data)
