> 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.md).

# Input Masks

Some models accept [input masks](/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/input-masks-and-roi.md). Create these masks on the video frame inside the plugin settings.

<figure><img src="/files/s5W4xgVoCroyGk98tmlf" alt="Input Masks setting drawn on the video frame in the plugin settings"><figcaption><p>Input Masks editing</p></figcaption></figure>

The input masks can either be inclusive or exclusive.

Inclusive input masks will ignore the objects that are fully outside of the drawn mask area.

<figure><img src="/files/Ak6i8SnqML54TavtDwbu" alt="Input Masks setting with inclusive input masks"><figcaption><p>Input Masks setting with inclusive input mask</p></figcaption></figure>

Exclusive input masks will ignore objects that are fully inside of the drawn mask area.

<figure><img src="/files/NOdge3zBQxUyVXoxZkon" alt="Input Masks setting with exclusive input mask"><figcaption><p>Input Masks setting with exclusive input mask</p></figcaption></figure>

Click 'Apply' for changes to take effect.
