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

# AI Manager Plugin

- [Plugin Quick Start](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/quick-start.md): Get the AI Manager running on your first device in five steps.
- [System requirements](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/quick-start/system-requirements.md): Minimum hardware and software requirements for running the AI Manager.
- [Install Server and Client](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/quick-start/install-server-and-client.md): Install and configure Nx Meta before installing the AI Manager plugin.
- [Starting the plugin](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/quick-start/starting-the-plugin.md): This page provides instructions on how to install the AI Manager Plugin
- [Configure the plugin](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin.md): This page gives instructions on how to configure basic operations of the AI Manager Plugin
- [Plugin Settings](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings.md): Overview of the settings available after enabling the AI Manager plugin on a camera.
- [Device Active](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/device-active.md): The switch that starts sending a device's video stream to the AI Manager.
- [Manage Device](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/manage-device.md): The button that opens the AI Manager Client popup for managing model pipelines.
- [Reselect Runtime](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/reselect-runtime.md): Switch between acceleration runtimes when the current one is not working correctly.
- [Device Overview](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/device-overview.md): A compact overview of a device's active runtime and assigned pipelines.
- [Input Masks and ROI](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi.md): Use inclusion, exclusion, and ROI masks to limit what the AI Manager sees.
- [Region of Interest](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi/region-of-interest.md): Limit inference to a rectangular region of the video frame.
- [Inclusive Masks](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi/inclusive-masks.md): Limit inference to inside a drawn polygon.
- [Exclusive Masks](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/input-masks-and-roi/exclusive-masks.md): Limit inference to outside a drawn polygon.
- [Class Visualization](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/plugin-settings/class-visualization.md): Control which detected classes get visualized in the desktop client.
- [Model Settings](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/model-settings.md): Configure the settings available for a model that is active on a device.
- [Resize Method](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/model-settings/resize-method.md): The three ways a video frame can be adapted to a model's expected aspect ratio.
- [Postprocessors](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/postprocessors.md): How built-in and custom postprocessors are selected and configured.
- [Loitering Detection](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/postprocessors/loitering-detection.md): Detect when an object stays in frame longer than a configured time threshold.
- [Left Behind Object Detection](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/postprocessors/left-behind-object-detection.md): Detect objects left behind or removed compared to a reference frame.
- [Line Crossing Detection](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/postprocessors/line-crossing-detection.md): Detect or count objects that cross a defined line, and generate an event.
- [Object Counting](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/postprocessors/object-counting.md): Count bounding boxes per class and generate a counting event.
- [Model pipeline selection and configuration](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/model-pipeline-configuration.md): Add, chain, and configure model pipelines on a device.
- [Model pipelines on multiple devices](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/multiple-model-pipelines.md): Clone a configured pipeline from one device to other devices on the same site.
- [Runtime selection](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/configure-the-plugin/runtime-selection.md): Detect and select the AI Manager runtime used for inference on a device.
- [Advanced configuration](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/advanced-configuration.md): Advanced topics for extending the plugin, including pre/postprocessing and .ini files.
- [External Preprocessing](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/advanced-configuration/external-preprocessing.md): This page describes how to implement an external preprocessor to integrate with the AI Manager
- [External Postprocessing](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/advanced-configuration/external-postprocessing.md): This page describes how to implement an external postprocessor to integrate with the AI Manager
- [Manual Plugin Installation](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/advanced-configuration/manual-plugin-installation.md): This page describes how to manually install the plugin if automatic installations do not work
- [Removing the Plugin](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/advanced-configuration/removing-the-plugin.md): Disable or fully remove the AI Manager plugin from a device.
- [Enable .ini settings](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/advanced-configuration/enable-.ini-settings.md): Enable advanced plugin controls through an .ini configuration file.
- [Howto's](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/howtos.md): Task-focused guides for customizing the AI Manager plugin's output.
- [Show AI inference framerate on video](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/howtos/show-ai-inference-framerate-on-video.md): Display the AI inference framerate as a text overlay on video using the Rules Engine.
- [Show highest scoring category on video](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/howtos/show-highest-scoring-category-on-video.md): Display the highest scoring category from a model as a text overlay on video.
- [Training Loop with Edge Impulse](https://nx.docs.scailable.net/ai-manager-v6.1.4/ai-manager-plugin/howtos/training-loop-with-edge-impulse.md): Create a loop with the Edge Impulse training platform and the AI Manager.
