# Sanity Checks

Sanity Checks are intelligent guardrails built into the 3D Multi-Sensor Fusion Labeling Editor that automatically monitor annotation quality in real time. They help annotators maintain geometric consistency and physically realistic object behaviour across frames - catching errors at the point of creation rather than during QA review.

Each check runs continuously in the background and surfaces a non-blocking visual cue or warning only when a configured threshold is violated. Checks are configurable at the project workflow level (recipe) or in the project ontology, depending on the check type, and can be tuned to match customer guidelines or iMerit-recommended defaults.

{% hint style="success" icon="lightbulb-on" %}
Sanity Checks are non-blocking - annotators can always submit a task even when warnings are active. Persistent warnings are visible to QA reviewers and provide context for ambiguous or low-confidence annotations.
{% endhint %}

***

## Introduction to Sanity Checks

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FDj6mNKpFnBACZFK9DMzo%2FSanity%20Checks.mp4?alt=media&token=3da4a55e-5547-4f54-9970-39a878b8953d>" %}

Different types of available Sanity Checks

1. [Plausible Object Motion](/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/key-features/sanity-checks/plausible-object-motion.md)
2. [Plausible Object Rotation](/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/key-features/sanity-checks/plausible-object-rotation.md)
3. [Minimum LiDAR Point Density](/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/key-features/sanity-checks/minimum-lidar-point-density.md) - currently not configurable from Ango Hub project settings
4. [Class-Based Cuboid Dimensions](/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/key-features/sanity-checks/minimum-maximum-cuboid-volume.md)


---

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