# Marker Manager

![Marker Manager](https://1268872846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWT7bo4Xbl2jOnmH1yB%2F-MD-db6pHe-MLFPm7kQ-%2F-MD-iqKf5xycZnlsmrqY%2FmarkerManager.PNG?alt=media\&token=2b83d8a0-620a-4176-9eb1-a2865669ad53)

Using the Marker manager window, the users can manage all markers. Any changes made to marker selection in this window will affect all features involving markers ([Marker picker](https://help.codex.bio/codex/mav/user-instructions/marker-picker), [Clustering](https://help.codex.bio/codex/mav/user-instructions/clustering),[ Population table](https://help.codex.bio/codex/mav/user-instructions/population-table), [Table view](https://help.codex.bio/codex/mav/user-instructions/table-view), [Box plot](https://help.codex.bio/codex/mav/user-instructions/other-analysis-operations)).

#### Change visibility

By clicking on any marker checkbox the corresponding marker will be hidden/shown in all features with markers. By default any markers with type 'Nuclear' (DAPI, HOECHST) and 'Blank' will be unselected.

#### Change order

You can sort markers by any column by clicking on the corresponding table header. It will cause marker order changes in all CodexMAV features that support marker sorting.&#x20;

Note: Changing marker order in the Manager will not affect the marker dendrogram order.&#x20;

![Return to default sort order](https://1268872846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWT7bo4Xbl2jOnmH1yB%2F-LYbIht_RmbWoOVKCYpl%2F-LYbLm0TlMDhg8hWDKzl%2FmarkerManagerDefault.png?alt=media\&token=514f77ce-df97-48b6-8160-c9880d5af0d4)

Also you can click on the 'Default sort' button and return markers sorting to the default.

#### Change name

If you click on any marker name then you can change it. You can't set duplicate and empty marker names. After setting new name all features with markers will be updated.

#### Reset markers

![Reset markers button](https://1268872846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWT7bo4Xbl2jOnmH1yB%2F-MD-db6pHe-MLFPm7kQ-%2F-MD-jFupIwprDbXBZnTS%2FmarkerManagerReset.png?alt=media\&token=68af16a5-e9ac-4dfb-8038-1aa52bef07d0)

The users can deselect all markers at once, except for the first two, by clicking on the 'Reset markers' button.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.codex.bio/codex/mav/user-instructions/marker-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
