You can create people on your server who hold a special role. This allows other people to be administrators, and also holds their contact information.
Here is what the first page looks like. The annotation numbers point to the notes below.
(1) Person List
The currently existing People are listed here. Each Person is listed in one line of the list box.
(2) Edit Person
Clicking this button will bring the user to an Edit Person page, with all the same fields as the Create Person page. The Person to be edited will be the Person
currently selected in the Person List.
(3) Delete Person
Clicking this button delete the Person currently selected in the Person List.
(4) Create Person
Clicking this button will bring the user the Create Person Page.
More: