# Modeler UI

This release introduces several enhancements to streamline the design process in ProcessMaker:

1. **Drag and Drop Elements:** Users can now easily drag and drop elements from the control rail to the canvas, simplifying the design workflow.
2. **Undo/Redo Shortcuts:** Keyboard shortcuts (Ctrl + Y / Ctrl + Z or Command + Y / Command +Z) have been added for undo and redo actions, providing users with more efficient control over their design changes.
3. **Pan Across Canvas with Hand Tool:** Designers can now pan across the canvas by dragging the Pan Tool, allowing for fluid movement and precise focus on different sections of their designs.
4. **Sequence Flow Enhancements:** Tasks can be effortlessly snapped to existing sequence flows, facilitating the insertion of tasks between connected elements.

## Modeler Enhancements

Watch the following product tour to see these Modeler enhancements in action.

{% embed url="<https://demos.processmaker.com/demo/clrzhyclt0at7pe92ma6hwufq>" %}

## Additional Resources

<details>

<summary><mark style="color:orange;">Learn More</mark></summary>

<img src="/files/osabCogInyY8vC1LtB4g" alt="" data-size="line"> [**ProcessMaker Documentation**](https://docs.processmaker.com/designer-process-modeler/process-design): Find detailed product information.

<img src="/files/64n2fU6kJHdsY5ahFGTe" alt="" data-size="line"> [**ProcessMaker University**](https://university.processmaker.com/): Enroll in ProcessMaker University to become a Certified Process Designer.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://processmaker.gitbook.io/quick-start-guides/winter-2024/improved/modeler-ui.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
