When a user logs in to Advanced Workflow, the home page is displayed. A typical home page looks like the image below, and includes a navigation pane, project picker, search box, and lists.

The initial view presents several lists of cases by default:
- Open Cases Assigned to Me displays cases currently assigned to the logged-in user, prioritizing tasks needing immediate attention.
- Open Cases I Created shows only open cases created by the current user, facilitating tracking of personally initiated workflows.
- All Open Cases presents all open cases that that the user has permission to view, providing a broader overview of active workflows.
- Unassigned Open Cases displays open cases not yet assigned to any user. This is primarily for administrators to identify and assign pending tasks.
- Cases I Follow lists cases that the user is following, regardless of creation or assignment, enabling monitoring of relevant workflows without direct involvement.
Expanding a list displays the case details, including the case key, case name, status, assignee, and last updated date. The case key is a unique identifier for each case, and is generated using the format ﹤workflow name>-﹤project﹥-<number﹥. During implementation, the administrator can change the key to use the workflow key instead of the workflow number on the General Settings page.
Hovering over any list displays the chart view, mass updates, edit columns, and refresh options. The column editing feature allows you to customize the information displayed in the lists by selecting which fields to include.

The menu panel on the left has the following options:
- Find Cases enables advanced searches and filtering of cases.
- Lists accesses saved lists and smart lists, providing quick access to frequently used case filters.
- Feed displays a log of all actions performed within the workflow, useful for administrators to monitor activity and maintain audit trails.
- Charts provides a chart representation (pie or 3D bar chart) of search results, offering a visual summary of the data.
- Admin Tools grants access to advanced administrative functions, including debug tools and process monitoring. This menu is visible only to administrators.
- Setup provides access to comprehensive administration settings for managing users, workflows, and system configurations. This menu is visible only to administrators.
- User Tools includes two submenus: View Profile and User Settings.
- View Profile displays the user's profile, permissions, activities, teams, and projects. This information is read-only.
- User Settings contains settings that the user can edit, such as name, email, password, time zone, date display format, dictionary, number format, and Out of Office/delegate case selections.

