Change panel "entrypoint" for users

Hi,

is it somehow possible to change the “entrypoint” in the panel for specific users/roles. For e.g. in my panel i have a dashboard with a list of pages. One of those is called “product-list”. I want to have a role, which will never see the dashboard and gets directly redirected into this page.

I guess this is not possible, because i should somehow hardcode the page-id in the role or smth like that. But what would be best-practis to get a similar szenario.

Greetings

If you also want to prevent access to other pages of the site, you have to set permissions for the user role as well.

thats insane thanks