<!-- Canonical: https://docs.linea.build/api/linea-smart-contracts/interfaces/ipermissionsmanager -->

> For the complete Linea documentation index, see [llms.txt](/llms.txt).
> Agents can fetch this page as Markdown at [https://docs.linea.build/api/linea-smart-contracts/interfaces/ipermissionsmanager.md](https://docs.linea.build/api/linea-smart-contracts/interfaces/ipermissionsmanager.md).

# IPermissionsManager

# `IPermissionsManager`

### RoleAddress

```solidity
struct RoleAddress {
  address addressWithRole;
  bytes32 role;
}
```

Contributions not accepted

These reference pages are automatically generated based on Linea's [smart contracts](https://github.com/Consensys/linea-monorepo/tree/main/contracts/src). To ensure they accurately match the deployed smart contracts, we cannot accept any contributions that edit these pages.
