# Modify Multiple Annotation Properties

**URL:** https://discourse.slicer.org/t/modify-multiple-annotation-properties/11904
**Category:** Support
**Tags:** annotations
**Created:** [June 6, 2020, 2:15pm UTC](https://discourse.slicer.org/t/modify-multiple-annotation-properties/11904 "2020-06-06T14:15:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![justo](https://avatars.discourse-cdn.com/v4/letter/j/e36b37/32.png) [@justo](https://discourse.slicer.org/u/justo)
#### Post date: [June 6, 2020, 2:15pm UTC](https://discourse.slicer.org/t/modify-multiple-annotation-properties/11904/1 "2020-06-06T14:15:35Z")

</div>

Hello everyone,

I’m working with multiple annotations in the same scene, all of them are AnnotationRuler and I want them all to have same properties. But the only way I’ve found to edit the properties is by clicking on the icon below (in the image) and changing the annotation properties one by one.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/2/0/20c11ea8fba7a98321e195cad773d20fea8e863c.png)

Is there a way to change the properties of all the Annotations at once?

Thanks in advance!

Operating system: macOS Catalina 10.15.3  
Slicer version: 4.10.1  
Expected behavior:  
Actual behavior:

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [June 6, 2020, 2:46pm UTC](https://discourse.slicer.org/t/modify-multiple-annotation-properties/11904/2 "2020-06-06T14:46:16Z")

</div>

No, I think you’d need to write a python script for that.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 6, 2020, 2:57pm UTC](https://discourse.slicer.org/t/modify-multiple-annotation-properties/11904/3 "2020-06-06T14:57:36Z")

</div>

Annotations are being replaced by the much more powerful Markups module (in Slicer-4.11). Markups allows you to set display properties (color and visibility) of all markups in a folder at once.

Go to Markups or Data module, create a folder, drag-and-drop markups (lines, angles, fiducial lists, planes, curves, etc.) into that folder, and right-click on the folder’s eye icon to enable “Apply color to all children” to apply folder’s color and visibility options to all markups in that folder.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/6/b/6bc44d9e41524ba433f76dc127cc37c1b8a65a05.jpeg)
