# Multi Copy-Paste Annotations - 3D Polylines, Cuboids, 2D Bbox

The Multi Copy-Paste feature enables users to copy and paste multiple annotations—across annotation types such as 3D polylines, cuboids, and 2D bounding boxes—from one frame to another. This gives users full control over what gets carried forward and where it's placed, unlike auto-propagation. It helps preserve annotation consistency while allowing frame-specific adjustments. This feature is **good**, **fast**, and **lean**—delivering high-quality results quickly, with minimal manual effort.

{% hint style="success" %} <img src="/files/qchq9tcQpS8cX7YBw03I" alt="" data-size="line">  Select different annotations to copy-paste to different sensors or different frames.
{% endhint %}

<figure><img src="/files/840rprgOPfn7QzUXgqqi" alt=""><figcaption></figcaption></figure>

***

## Use Cases

* **Autonomous Driving – Lane or Infrastructure Annotations**\
  Use multi copy-paste to carry forward polylines like lane boundaries, road dividers, and vehicles together across sequential frames where scene structure remains consistent or has a slight variation.
* **2D Camera – Highway Vehicle Tracking**\
  On highways, vehicles often move in formation—slightly ahead, behind, or beside each other across multiple frames. Multi copy-paste enables consistent annotation of these vehicles while still allowing you to fine-tune individual boxes as needed, frame by frame.
* **2D Camera – Parking Lot Scenarios**\
  In parking lots, the same set of parked vehicles often appears first in one camera and then in another as the vehicle moves. This feature helps replicate those annotations quickly and adjust them when necessary, improving accuracy across camera transitions.

***

## Benefits

* **Good**: Ensures consistent annotation structure and alignment across frames without needing redraw.
* **Fast**: Saves time by enabling bulk duplication and precise placement in a few quick actions.
* **Lean**: Minimizes manual effort and avoids the need for frame-by-frame redraw or overly rigid auto-propagation logic.

***

## Steps to Use Multi Copy-Paste Annotations

1. **Create the annotation(s)** on the current frame.
2. Hold **Ctrl** and **select multiple annotations**.
3. Press **Ctrl + C** to copy.
4. Navigate to the next frame.
5. Press **Ctrl + Shift + V** to activate *special paste*.
   * If any copied annotation(s) already exist on the frame, the tool will notify the user.
6. All eligible annotations appear with the cursor on hover.
7. **Left-click** to place them on the frame.

> **Tip:**  You can adjust placement after dropping and edit attributes individually if needed.


---

# 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-prod.io/annotation-tool/key-features/multi-copy-paste-annotations-3d-polylines-cuboids-2d-bbox.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.
