Skip to main content

Branching workflows, execution views in the editor + 2 more

Build branching and parallel workflows

Workflows can now follow multiple execution paths. Use True and False outputs from an IF step for conditional logic, or connect one step to several downstream steps that can run in parallel. Complex processes no longer need to be forced into a single linear sequence.

Inspect executions inside the workflow editor

Open a past execution directly on the workflow canvas to see its sequence, the path it followed, and the result of each step. Keeping the run and its workflow graph together makes it faster to verify behavior and investigate unexpected results.

Focused chats honor your selection

When you start a chat from a selected memory or report, NEXT now reliably keeps that selection as the conversation’s focus. Requests such as “summarize this” use the context you chose instead of falling back to the broader dataset.

Preserve document formatting in records

Imported documents such as PDFs can now retain headings, lists, and section breaks instead of being flattened into transcript-style blocks. The result is easier for people to read and gives AI Chat clearer structure to work with.