Automation's Group

I am trying to get my automation’s group with switches to show up on another view but it wont work. I can add the individual entities but not the group.

This is why I have in my groups.yaml file:

Main_Automations_view:
name: Automations
view: yes
entities:
  - group.all_automations

Can anyone tell me why this wont show on the new view (tab) ive set up

See Default Groups. They are hidden by default and you need to use customization to “unhide” them.

Thanks dude. all fixed now. Much appreciated