Design a navigation concept that specifies a logical flow between screens
A navigation scheme illustrates the possible navigation paths between all required screens in the form of a diagram. This scheme preferably forms a part of the conceptual user interface design since it functions as a kind of design checklist and verification model for the robustness of the user interface concept.

Different formalisms are applied to design a navigation scheme. The simplest form is a block diagram with associations. Each block represents a screen or a page. The associations represent the navigation path and indicate how one can navigate from one screen to another. This indication optionally holds the name of the button or link to be selected, conditions to be fulfilled, event to be triggered., etc.
A navigation scheme can already indicate the contained data (e.g. files, mails, requests, products…) and enabled actions for each screen (e.g. add new, modify, delete, save…). Including data and actions in a navigation model is useful to discuss the complete work-flow early in the design process, without having to draw all screens in detail.
Designing a navigation scheme early in the design process enables validating
The effort spent in modeling a navigation scheme remains relatively small and mainly depends on