> 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/class-visualization.md).

# Class Visualization

Some setups require controlling which types of objects get visualized and which to ignore. This is useful if you have a model which detects many class types, but you are only interested in some of them.

Classes are presented as a list of removable tags in the **Class Visualisation** section of Model Settings, with **Select All** and **Deselect All** buttons. This list is generated from the named output of the assigned model.

<figure><img src="/files/Yra0qmvyW2GN0OBODHyg" alt="Class Visualisation panel for the People and Vehicles model showing a short list of selected class tags"><figcaption><p>Class visualisation for a model with a short list of classes</p></figcaption></figure>

A model with many output classes shows an overflow count once the tags no longer fit:

<figure><img src="/files/hhoriIza9Qn4yTWj8bGw" alt="Class Visualisation panel showing a longer list of selected class tags with a 70 more overflow count"><figcaption><p>Class visualisation for a model with a longer list of classes</p></figcaption></figure>

Click the **×** on a single class tag to stop visualizing that class alone, without affecting the others. Reopen the classes dropdown to add an individual class back.

Click 'Apply' for changes to take effect.
