Project Tags and Base Domain Filters in the Netlify Dashboard

I have a lot of projects and I have multiple environments of them (testing staging, production, …) I want a better way to find the project, make some configuration and update it in the future.

One option that can be done is by filtering by a base domain that will include the sub domains for that base domain. this helps narrow down to specific projects under a certain domain.

Another thing we can have great use of is tags. Adding environment labels such as tags or adding scoped labels will be very helpful.