Security levels and zone in new project

Good morning,

I would kindly like some clarification regarding security levels and security zone to understand the feasibility of what I would like to implement. After reading and watching the videos, I still don’t have a clear understanding of how they work, especially coming from Vision where for now, I simply set a role and it's all quite easy.

The Perspective project I’m working on involves a main gateway installed in one factory, and soon, another gateway with the same configurations will be installed in another factory in a different country.

The idea is to connect them via gateway network in order to manage the interactions in the best possible way.

I would like to understand if it is possible, for each individual user, to set access to various pages based on their role and the factory, for example:

  1. User X (administrator) has access to both gateways and all pages.

  2. User Y (operator) has access to the gateway of factory A and all pages.

  3. User Z (department head) has access to both gateways but only some pages.

Thank you