<!-- loiob497c6d8158546668887a9799f6acf43 -->
# Tasks and Permissions in Event Mesh
Overview of roles that are required to accomplish various tasks related to Event Mesh. It's also indicated how the tasks and roles are mapped to the personas defined for Event Mesh.
<table>
<tr>
<th valign="top">
Role
</th>
<th valign="top">
Tasks
</th>
<th valign="top">
Available in Role Collection
</th>
<th valign="top">
Persona
</th>
</tr>
<tr>
<td valign="top">
EventMeshManageResources
</td>
<td valign="top">
Manage queues and topic subscriptions
</td>
<td valign="top">
- EvenMeshAdmin
- EventMeshDeveloper
</td>
<td valign="top">
- Administrator
- Integration Developer
</td>
</tr>
<tr>
<td valign="top">
EventMeshManageBroker
</td>
<td valign="top">
Manage the lifecycle of the message broker
</td>
<td valign="top">
EvenMeshAdmin
</td>
<td valign="top">
Administrator
</td>
</tr>
<tr>
<td valign="top">
EventMeshMonitor
</td>
<td valign="top">
Monitor the usage of message broker and queues
</td>
<td valign="top">
- EvenMeshAdmin
- EventMeshDeveloper
</td>
<td valign="top">
- Administrator
- Integration Developer
</td>
</tr>
</table>