# 3D Bounding Box

The 3D Bounding Box feature allows you to create 3D bounding boxes in medical assets.

## Creating a 3D Bounding Box

In the medical labeling editor, click on a "Bounding Box"-type class in the "Tools" section on the left.

Click and drag with the left mouse button on the asset wherever you would like to create the bounding box.

Release the left mouse button to finalize two dimensions of the bounding box:

<figure><img src="/files/26gG49KySsZadgLVDCBz" alt=""><figcaption></figcaption></figure>

A 3D bounding box will be created with the two dimensions you specified, and the other dimension being, initially, 1px:

<figure><img src="/files/xO5EhzuAb0IctucYMPuJ" alt=""><figcaption></figcaption></figure>

To edit the 3D bounding box's dimensions, click and drag on the editing points on the bounding box, in any view.

## Extending a 3D Bounding Box to Another Slice

You can extend an existing 3D bounding box to another slice while keeping its size and position in the current view.

Select the 3D bounding box, navigate to the slice where the bounding box should end, and press `V`. You may also click the *Snap BB Edges* button in the top toolbar while the bounding box is selected.

## Changing the class to which a bounding box belongs

Right-click anywhere on the 3D bounding box and click on the three dots.

Then, from the "Change Category" sub-menu, pick the class you'd like to change the 3DBB to. The 3D bounding box will be assigned to that class.

<figure><img src="/files/2fHjWY8BYGAg2uc2AOcV" alt=""><figcaption></figcaption></figure>

## Adding a Description / Name to a Bounding Box

You may add a manual text description or name to a bounding box by clicking on it and pressing "D" on your keyboard.


---

# 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/labeling/labeling-editor-interface/medical-labeling-editor/3d-bounding-box.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.
