Every change (add/delete/modify) to the Users, Roles or Permissions will create a record in the admin history table. This not only service as audit purpose, it also can be used to restored the data to any point of past time. This function is used to search admin history.
Click the "Admin History" in the left navigation menu under List management, a new "Admin History" Tab folder will created in the right panel. There are 2 sub-Tab folders, Search User/Role/Permission History and Search result User/Role/Permission History.

| HistoryId | Unique record identifier. |
| User/Role/PermId | Link to user, role or function record identifier. |
| Filed Name | Name of Field. |
| New Value | The new value of this field |
| ChangeDate | Date and time that changes occurred. |
| Changer | User who made the change. |
| Table Name | User, Role or Permission. |
| AND and OR | Select AND radio box if you want those criteria add together. Select OR radio box if you want to get the result of either criteria meet |

The top part is the table, shows the list of the admin history that meet the search criteria. The bottom part is the details of the selected entry. There is no create/update/delete function in Admin History.