Better structuring for automated tests

At the moment I have created separate projects for my automated test runs to keep them separate, because otherwise it is really hard to find a specific test run if they are all mixed together. This is really cumbersome and makes it impossible to see all the automated test runs in the dashboard/have a summary.
Maybe it would be possible to make the test runs structured in the same way as testcases and have them properly filterable/searchable?

Wondering if anyone experiences the same problem, or if there’s another approach to my problem. Thanks!