Dynamic menu based on categories

I spent many hours looking for a way and did not find one.

How can I make a dynamic nav menu, specifically I mean to have a menu based on a category that has subcategories. And when I add next subcategory then I would like a new item to appear in the menu.

Is this possible?

ps. I try php - Sort WooCommerce product category sub menu items by name ASC in Wordpress menu - Stack Overflow
but without success.