# Multi-Entity Business Process Flow Support

Supports the ability to display or enable multi-entity Business Process Flow. Users can apply a specific entity Business Process Flow to multiple other entities through the Kanban Board.

For example, the “Lead to Opportunities Sales Process” BPF that primarily displays on the Lead entity, you can use this BPF on Opportunity entity too. This allows users to track records and their respective BPF stages on the Kanban board.

When a lead is qualified, it will begin to appear under the appropriate stage upon selecting the BPF on Opportunities.

Lead Qualification

<figure><img src="/files/HCKFygKEXcI8TobNtYcf" alt="Multi-Entity Business Process Flow Support"><figcaption></figcaption></figure>

It naturally moves to the next stage in Opportunity.

<figure><img src="/files/AgubDc3kN6exnRcFPe7m" alt="Multi-Entity Business Process Flow Support"><figcaption></figcaption></figure>

The same will now reflect on the Kanban Board:

Firstly, the BPF will start showing as available in the Options-

<figure><img src="/files/Q5n5eEdFY3S86sQnSAYu" alt="Multi-Entity Business Process Flow Support"><figcaption></figcaption></figure>

Board will show the record underneath an appropriate stage:

<figure><img src="/files/qOzQbwwLOlDX1JXlGWlt" alt="Multi-Entity Business Process Flow Support"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.inogic.com/kanban-board/features/multi-entity-business-process-flow-support.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.
