| DisplayName | Description | ID | Target | Type | Accessibility | Visible |
| All Exceptions | This displays all exceptions | AllExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |
| Approved Exceptions | This displays all exceptions which are approved | ApprovedExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |
| Cancelled Exceptions | This displays all exceptions which are cancelled | CancelledExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |
| Draft Exceptions | This displays all exceptions with Draft status | DraftExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |
| My Exceptions | This displays all exceptions created by me and to be approved by me | MyExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |
| Exceptions Pending for Approval | This displays all exceptions pending for approval | PendingApprovalExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |
| Rejected Exceptions | This displays all exceptions which are rejected | RejectedExceptionsView | System.WorkItem.Exception | GridViewType | Public | True |