Pages
A Workbook consists of one or multiple pages, and each page contains one or more components, for example, Worksheets, Reports, Filters, Buttons, Labels, etc.
A Workbook also has left, top, and right sections called dock panes, which can be used for hosting components that interact with components across many pages, for example, global filters.
Pages consist of business logic (events and actions) and components such as Buttons, Filters, and Spreadsheets. Components are added by dragging and dropping items from the toolbox and organized in a grid layout (along rows and columns). You can also split your pages into smaller, more manageable components-Subscreens.
Displaying pages in popups
In InVision, popups are created by specifying that a page should be displayed in a popup. You configure this behavior from the properties panel of the page.
Read more about creating popups here.
Displaying pages in drawers
A page can be displayed in a drawer, which is a panel that slides in from the right side of the Workbook. Pages displayed in drawers typically contains "tools" or supporting details for the data displayed in the main page.
Read more about drawers here.