Navigation and layout

How the app is organized and how to move quickly between workflows.

Help updated for v0.10.21 · 2026-07-13

Page behavior

Most operational pages share the same rhythm: a page header, search or filters, a table or workspace, and row actions. If a workflow opens a modal, the intent is usually to keep the user in context instead of forcing a full page jump.

Search is usually the fastest way to narrow a long list, but tables also support sorting, column visibility, and right-click actions where those controls are useful. If you are trying to change a record, try opening the row first. If you are trying to do the same thing to several records, look for checkboxes and a bulk action bar before repeating the edit one row at a time.

In practice, most pages use a consistent top header with search and primary actions. Tables support sorting and right-click actions. Modals are used for edit/create actions in most areas for consistency.