[Local permissioning](Local-Permissioning.md) are specified at the node level. Each node in the network has a [permissions configuration file](#permissions-configuration-file).
Updates to local permissioning must be made to the configuration file for each node.
## Onchain
Onchain permissioning are specified in a smart contract on the network. Specifying permissioning onchain
enables all nodes to read and update permissioning in one location.
!!! note
Onchain permissioning for nodes is under development and will be available in v1.1. Onchain permissioning
for accounts will be available in a future Pantheon release.