How to only show specific scene to certain clients

I have a multiplayer game which uses a Server and i’ve come across a problem. I cant load only certain clients into a game/scene. I still want the server to have access to all the different games, but when i try to load a scene with the NetworkSceneManager all the clients are loaded into every single game/scene. I would appreciate any help :smiley: THANKS!!!