JetBrains Air Help

Multitasking

Multitasking means running several tasks in the same workspace. You can run tasks in parallel, switch between them when input is required, and group tasks to keep work organized.

Run tasks in parallel

You can run multiple tasks at the same time. Each task has its own state and progress in the Tasks tool.

Tasks

Create another task

  • Select View | Tasks in the main menu and click New Task.

    New Task
  • Click the New Task icon or press Command+N.

    New Task

Resume suspended tasks

When a task runs in an isolated environment such as Docker or Git Worktree, it can become suspended when you close JetBrains Air. You can resume the task and continue from where it stopped.

Resume a suspended task

  1. Select View | Tasks in the main menu.

  2. Select a task with the Suspended status.

  3. Click Resume.

    Send a follow-up message if you need to continue the work.

    Resume a task

Use isolation to avoid interference

Use isolated execution environments when tasks can edit the same files or run conflicting commands.

  • Use Git Worktree to isolate file changes in a separate working copy.

  • Use Docker to isolate tools and dependencies in a container.

For more information, refer to Execution environments.

Switch when input is required

A task can pause with the Input required state when it needs additional information. You can open the task, provide the input, or switch to a different task.

Open a task that requires input

  1. Select View | Tasks from the main menu. Alternatively, press Command+1

  2. Select the task with the Input required label. Alternatively, if a notification appears, click Open Task.

    Input Required

Group tasks

You can group tasks in the task list to keep work organized. You can group by date, status, or target.

Change task grouping

  1. Select View | Tasks from the main menu. Alternatively, press Command+1

  2. Click the settings icon next to the search field and select the grouping option: Date, Status, or Target.

10 March 2026