> For the complete documentation index, see [llms.txt](https://docs.r3vl.xyz/reveel-protocol-v2-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r3vl.xyz/reveel-protocol-v2-documentation/protocol-concepts/path-manager.md).

# Path Manager

The Path Manager (PM) is the wallet responsible for the creation of a revenue path. In a mutable revenue path, the PM can also add and update revenue paths. In a non-mutable path. the PM is irrelevant after the path has been deployed.

{% hint style="info" %}
In a mutable revenue path, if you cannot trust a single path manager, then you either:

1. should not set a mutable path (you can simply abandon the existing path & create a new path if edits need to be made), or
2. you can set the path manager as a multi-sig, using a tool like [gnosis safe](https://gnosis-safe.io/), which enables group management of the path manager's administrative functions.
   {% endhint %}
