Log in as user to see what they see

My app is used by businesses. Each user is attached to a thing that is an organisation.

All my pages Type of content are organisation.

This means when I try to run as a user, I need to try and paste the users organisation id into the url before the page redirects which can be difficult.

Is there a way of running as a user and sending the users organisation id without having to try and paste it into the url?

Why do your pages need to have a content type of Organisation?

We work with consultants who are working with their clients on the the platform.

The consultants need to be able to view and interact with their clients’ data.

I use content type so an advisor can choose a client and then navigate the platform and view and interact with that client’s data.

Is there a better way to handle this?