# Outlier

Outlier feature is used to highlight points in the point cloud that have not been classified.&#x20;

{% hint style="success" %} <img src="/files/qchq9tcQpS8cX7YBw03I" alt="" data-size="line"> Outlier is useful in identifying which points have not been classified.&#x20;
{% endhint %}

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

## Steps to use Outlier

1. Enable the 'Outlier' toggle from the [header](https://docs.imerit-prod.io/annotation-tool/key-features/pages/t1P8d2reKe3nZWAkN2Kh#id-1.-header) of the annotation tool.
2. All the points in the point cloud that have not been classified will start to blink to draw attention to the areas of non-classified points.


---

# 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/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.
