# Outlier

{% hint style="success" %} <img src="/files/mXHEiGg35kYjwl0I4r5p" alt="" data-size="line"> Outlier highlights points in the point cloud that have not been classified.
{% endhint %}

![](/files/9602f962cd69a62ea85e0f01a717b8460003fb64)

## Steps to use Outlier

{% stepper %}
{% step %}

#### Enable Outlier

Enable the "Outlier" toggle from the header of the annotation tool.
{% endstep %}

{% step %}

#### View unclassified points

All points in the point cloud that have not been classified will start to blink to draw attention to the areas of non-classified points.
{% endstep %}
{% endstepper %}


---

# 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/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/key-features/outlier.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.
