How to group projects?

So according to https://blog.sentry.io/2018/02/06/organizing-projects and https://github.com/getsentry/sentry/issues/2709#issuecomment-701580580 the recommended way of setting up Sentry is to create multiple projects for an app, for example for frontend (Javascript) and backend (server-side).

However, what is the recommended entity to group all projects that belong to a single app? Teams?

Using “team” to mean “app” seems a bit confusing, especially if you actually have a team (of people) for frontend, but working on different apps of course.

Hey, great question. Can you tell how you decided to tackle this?
I am considering using Teams for “apps” but it doesnt seem right to me

So far I have tackled this by painfully clicking a lot of checkboxes.

The relatively new project selector makes this a bit easier, it used to be more painful, but I don’t remember exactly in what way.

I think this could be solved relatively easy by allowing to save and restore a project selection.