Templating is a very useful way of getting objects “out of the way” (so you don’t accidentally pick or modify them), but still have them visible.
Template an object
“Untemplate” an object (return a templated object to normal)