Skip to main content
v0.0.x

Zones

Permguard supports a multi-zone architecture, enabling the creation of multiple zones.

Each zone segments a distinct trust model and maintains its own ledgers, manifests, schemas, policies, and permissions.

note

In the PharmaGovFlow example, the platform-administration-zone is created as one of the example segments.

Each zone is uniquely identified by a zone id.

{
"zone_id": 836576733282,
"name": "platform-administration-zone"
}