> For the complete documentation index, see [llms.txt](https://docs.origami.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origami.finance/technical-reference/admin-controls.md).

# Admin Controls

## Contract Ownership

Origami currently relies on a Gnosis Safe multisignature contract for the protocol’s administrative and treasury operations. The Origami Multisig owns all of the protocol contracts. The multisig’s address is [0x781B4c57100738095222bd92D37B07ed034AB696](https://app.safe.global/transactions/history?safe=eth:0x781B4c57100738095222bd92D37B07ed034AB696)

All protocol policies and on-chain operations are restricted by `onlyOwner` permissions.
