---
title: 'Create multi tasks'
linkTitle: 'Create multi tasks'
weight: 3
description: 'Step-by-step guide on how to create and set up multiple tasks'
---
Use **Create multi tasks** to create multiple video annotation tasks with the same configuration.
> The **Сreate multi tasks** feature is available for videos only.
To create the multi tasks, on the **Tasks** page click **+** and
select **Create multi tasks**.

See:
- [Create multi tasks](#create-multi-tasks)
- [Example](#example)
- [Errors](#errors)
- [Advanced configuration](#advanced-configuration)
## Create multi tasks
To add several tasks in one go, open the task configurator:

And specify the following parameters:
1. In the **Name** field, enter the name of the new task:
- Enter the name of the task. If the name includes more than one word, use the underscore: `Word1_word2_word3`
- (Optional) `{{index}}` adds an index to the file in the set (starting from 0).
- (Optional) `{{file_name}}` adds the file's name to the task's name.
> **Note:** use hyphen between three parameters: `Word1_word2_word3-{{index}}-{{file_name}}`
2. (Optional) From the **Projects** drop-down, select a project for the tasks.
Leave this field empty if you do not want to assign tasks to any project.

> **Note:** Following steps are valid if the tasks do not belong to a project.
>
If the tasks have been assigned to a project, the project's labels will be applied to the tasks.
3. On the **Constructor** tab, click **Add label**.
4. In the **Label name** field, enter the name of the label.
5. (Optional) Select the color for the label.
6. (Optional) Click [**Add an attribute**](/docs/manual/basics/create_an_annotation_task/#add-an-attribute)
and set up its properties.
7. Click [**Select files**](/docs/manual/basics/create_an_annotation_task/#select-files)
to upload files for annotation.
> **Note:** You cannot upload multiple tasks from the cloud storage.
8. Click **Submit `N` tasks**
## Example
A step-by-step example for creating the multiple tasks:
1. In the **Name** field, enter the `Create_multitask-{{index}}-{{file_name}}`.
2. Add labels.
3. Select files.
In case there are more than four files,
only the total number of selected files will be displayed:

4. Click **Submit `N` tasks**

5. You will see a progress bar that shows the progress of the tasks being created:

6. Click **Ok**.

The result will look like the following:

## Errors
During the process of adding multiple tasks, the following errors may occur:
| Error | Description |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|  | Wrong file format. You can add only video files. |
|  | In the process of creating a task, CVAT was not able to process the video file.
The name of the failed file will be displayed on the progress bar.
To fix this issue: