-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2a4047
commit f370a69
Showing
3 changed files
with
56 additions
and
4 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
docs/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
id: bpmn-copilot | ||
title: BPMN copilot | ||
sidebar_label: Get started | ||
description: "Using AI, select users can now chat with the BPMN copilot for assistance generating new and functional BPMN process diagrams in Web Modeler based on a process description." | ||
--- | ||
|
||
<span class="badge badge--cloud">Camunda 8 SaaS only</span> | ||
|
||
:::note Terms of use | ||
By using this tool, you agree to Camunda's use of the anonymized input and output data and anonymized feedback to improve it. | ||
::: | ||
|
||
Using AI, select users can now chat with the BPMN copilot for assistance generating new and functional BPMN process diagrams in [Web Modeler](/components/modeler/web-modeler/launch-web-modeler.md) based on a process description. | ||
|
||
## Get started | ||
|
||
:::warning | ||
Creating a BPMN process diagram with the BPMN copilot will overwrite existing work. | ||
::: | ||
|
||
To use the BPMN copilot in Web Modeler, take the following steps: | ||
|
||
1. Log in to [Web Modeler](/components/modeler/web-modeler/launch-web-modeler.md). | ||
2. Click **New project > Create new > BPMN diagram**. If you are opted in to test this feature, the Camunda copilot chat window will pop up. | ||
|
||
![bpmn copilot chat window](./img/bpmn-copilot-chat.png) | ||
|
||
3. In the chat box, enter your prompt. This prompt should be a simple, clear, and concise request based on the BPMN diagram you would like to generate. For example, "Generate a mortgage loan process diagram". For more information, you can also ask questions like "How do I design a process?". | ||
4. Wait for your diagram to generate. This takes about a minute to produce. Once complete, the copilot will then respond with an outline of the process it has created. | ||
5. Review the generated diagram. If the diagram is not exact, you can continue chatting with the BPMN copilot by requesting changes or rephrasing your request. For example, "add exceptions". The new diagram will overwrite existing work, but the BPMN copilot will automatically generate a [milestone](/components/modeler/web-modeler/milestones.md) of the previous version, so you can return or revert to it anytime. |
Binary file added
BIN
+51.2 KB
docs/components/early-access/alpha/bpmn-copilot/img/bpmn-copilot-chat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters