How do you all categorize your automations?

How do you all name your automations? I name mine turn on , turn off , but other’s I name . I have so many, it’s becoming problematic to find things when they have multiple entities or actions. It’s easy enough to find automations related to entities, but I find it very difficult to find entities that are called via service, as they aren’t shown in the “related” info pop-up.

<location> <function>

e.g.

automation.lounge_dim_lights_at_9pm

Similar for entities. <location> <type>

e.g.

light.lounge_front_left_lifx_downlight

+1 for this design. All my entities (automations, scripts etc.) start with the main device, then the function as the description.

eg:
automation.front_house_lights_on_when_person_detected automation.ensuite_lights_flash_when_doorbell_pressed automation.roller_shutters_close_bedroom_on_hot_day

Similarly: automation names are “Category - description”.