Opening a card with input_select?

Is it possible to open a card after selecting an option inside an input_select entity?
I need to open an auto-entities card selected inside an input_select option. but i cannot find a solution, Can somebody help me in this?

What does “open a card” mean?

Do you mean make it visible on your dashboard?

You can use sections. Each card has a viability option you can add conditions to (i.e. the state of your input select).

Yes i mean make it visible… Ok, thanks i’ll try to follow your indications…

If you don’t want to use section you can put your auto-entities card inside this card:

Sections is easier though.

Thanks, but i think i’ll prefer the visibility option…