> For the complete documentation index, see [llms.txt](https://nx.docs.scailable.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi.md).

# Input Masks and ROI

Use inclusion, exclusion, and ROI masks to limit what the AI Manager sees.

Inclusion and exclusion areas add a mask over the image sent to the AI Manager. The Region of Interest (ROI) removes all information outside the designated region and sends only the information inside the rectangle to the AI Manager.

{% content-ref url="/pages/l36hYPP2jRWj0x6qoZL3" %}
[Region of Interest](/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi/region-of-interest.md)
{% endcontent-ref %}

{% content-ref url="/pages/p0e7W4voCWosClMZHbMK" %}
[Inclusive Masks](/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi/inclusive-masks.md)
{% endcontent-ref %}

{% content-ref url="/pages/EUwRhY7B78xIJAQu9g2m" %}
[Exclusive Masks](/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi/exclusive-masks.md)
{% endcontent-ref %}

{% hint style="warning" %}
Using an input mask and a region of interest at the same time is not supported.
{% endhint %}

## Custom External Processing

To customize this behavior, create a preprocessor to build a mask, or a postprocessor to exclude results from a designated area.

For examples of custom preprocessors and postprocessors, see the sclbl-integration-sdk repository:

{% embed url="<https://github.com/scailable/sclbl-integration-sdk>" %}
Sclbl Integration SDK
{% endembed %}
