# Roles & Permissions

Within VORJ there are different levels of roles and permissions. The table below outlines the roles and permission.

<table><thead><tr><th width="134"></th><th width="253">Create / Delete Organization</th><th width="221">Add / Remove Member</th><th width="213">Create / Delete Project</th><th width="128">Edit Project</th><th width="141">View Project</th></tr></thead><tbody><tr><td>Owner</td><td>Y</td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr><tr><td>Super User</td><td></td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr><tr><td>User</td><td></td><td></td><td></td><td>Y</td><td>Y</td></tr><tr><td>Viewer</td><td></td><td></td><td></td><td></td><td>Y</td></tr></tbody></table>
