If you need to delete a user, click on the 'Advanced Settings' button next to the user's name. This will take you to the Django Admin Panel. We recommend unchecking the box under Permissions -> 'Active' instead of deleting the user permanently, as this will trigger a cascading deletion of all the objects and reports that user ever created.