Can you use empty's as folders for a canvas?

Hi!

I would like to know if it is possible to make folders in a UI canvas for the use of organization. I haven’t found a solution anywhere and I am worried that there is none. I need to make folders to make it easier to group everything together since the game I am creating is mostly UI based. I need folders like ‘character_menu’ as an example that has a bunch of buttons, text, and other UI elements all grouped inside of it to make it easier to modify and understand where it’s being used.

Thanks!

ive used empty objects for that…seems to work so far.

and if you create the empty object inside the canvas, it gets rectransform component, instead of transform. (then can use anchoring in childs too)