> 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

Control which detected classes get visualized in the desktop client.

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="https://2982163321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKGfC0TFSmuMDjbpLErO3%2Fuploads%2Fgit-blob-61db09977a3855892002d71304a3ab423534cb13%2Fclient-ai-manager-people-vehicles-classes.png?alt=media" 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="https://2982163321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKGfC0TFSmuMDjbpLErO3%2Fuploads%2Fgit-blob-67fee6de0d2be6d4a885486ca5f0b5c878200e37%2Fclient-ai-manager-model-settings-classes.png?alt=media" 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.
