How to active all Domain

Hi All
I installed ERPNext v.14, but I couldn’t enable/show all domains,
Is the problem with version 14, or is there something that needs to be done?
Domain list
frappe version
Thanks ,

all modules are separated into individual apps.

Ex.
for Healthcare →
bench get-app healthcare

for Education →
bench get-app education

1 Like

thank you so much @Rehan_Ansari
I’ve done this before, but I haven’t followed it up with:
bench --site [site_name] install-app healthcare
bench migrate && bench restart