---
nav: Guide
group:
  title: Introduce
  order: 0
title: What's LogicFlow
order: 0
toc: content
---

LogicFlow is a flowchart editing framework, provides a series of flowchart interaction, editing the necessary functions and flexible node customization, plug-ins and other expansion mechanisms.
LogicFlow supports the front-end custom development of a variety of logic orchestration scenarios, such as flowcharts, ER diagrams, BPMN processes and so on.
In the work approval flow configuration, robot logic orchestration, no code platform process configuration have better applications.

If you can't wait to try LogicFlow, come to [Get Started](./get-started.en.md)!

## Features

- **Visual Modeling**: With the intuitive visual interface provided by LogicFlow, users can easily create, edit and manage complex logic flow diagrams.
- **Highly Customizable**: Users can customize nodes, connectors, and styles to create customized logic flow diagrams that fit specific use cases.
- **Self-executing engine**: The execution engine supports browser-side execution of flowchart logic, providing a new way of thinking about code-free execution.

In order to help you get a more comprehensive understanding of LogicFlow's design concepts and implementation principles, we have also compiled a number of in-depth technical articles, interested parties can visit [LogicFlow series of articles](../article/architecture-of-logicflow.en.md). 

## How to contribute

### Bugs

If you're having trouble with something, start by checking
out [issues](https://github.com/didi/LogicFlow/issues) to see if there are any similar bugs or suggestions. Before you report a bug, make sure you've searched for existing issues and read our [FAQ](https://github.com/didi/LogicFlow/discussions).

### PR

If you want to build LogicFlow together, you are welcome to PR to us~[Code Contribution Guidelines](https://github.com/didi/LogicFlow/blob/master/CONTRUBUTING.en-US.md)

<!-- ### Code of Conduct

### Join the community -->
