Skip to content

Commit 26b5f6b

Browse files
docs(bpmn-copilot): add disclaimers (#4977)
* Update bpmn-copilot.md * docs(bpmn-copilot): add limitations regarding implementation details * docs(bpmn-copilot): add disclaimers * docs(bpmn-copilot): fix accidental period removal * Update bpmn-copilot.md * backport --------- Co-authored-by: christinaausley <84338309+christinaausley@users.noreply.github.com> Co-authored-by: Christina Ausley <christina.ausley@camunda.com>
1 parent 3c734ae commit 26b5f6b

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

docs/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ description: "Using AI, users can now chat with the BPMN Copilot for assistance
1010
:::note Terms of use
1111
By using this tool, you agree to Camunda's use of the anonymized input and output data and anonymized feedback to improve it.
1212

13-
While your latest BPMN diagram will be saved in your account, Camunda does not collect your prompts and the resulting BPMN diagrams.
13+
While your latest BPMN diagram will be saved in your account, Camunda does not save your prompts and the resulting BPMN diagrams.
1414
:::
1515

16-
Using AI, 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.
16+
Using AI, users can now chat with the BPMN Copilot for assistance generating new BPMN process diagrams in [Web Modeler](/components/modeler/web-modeler/launch-web-modeler.md) based on a process description.
1717

1818
## Get started
1919

@@ -37,3 +37,8 @@ To use the BPMN Copilot in Web Modeler, take the following steps:
3737
Timeouts may occur at this step if your query is too complex.
3838

3939
:::
40+
41+
### Limitations
42+
43+
- The BPMN Copilot does not officially support modifying existing diagrams (including diagrams with implementation details).
44+
- The BPMN Copilot does not support pools, lanes, and collaborations.

versioned_docs/version-8.7/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ description: "Using AI, users can now chat with the BPMN Copilot for assistance
1010
:::note Terms of use
1111
By using this tool, you agree to Camunda's use of the anonymized input and output data and anonymized feedback to improve it.
1212

13-
While your latest BPMN diagram will be saved in your account, Camunda does not collect your prompts and the resulting BPMN diagrams.
13+
While your latest BPMN diagram will be saved in your account, Camunda does not save your prompts and the resulting BPMN diagrams.
1414
:::
1515

16-
Using AI, 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.
16+
Using AI, users can now chat with the BPMN Copilot for assistance generating new BPMN process diagrams in [Web Modeler](/components/modeler/web-modeler/launch-web-modeler.md) based on a process description.
1717

1818
## Get started
1919

@@ -37,3 +37,8 @@ To use the BPMN Copilot in Web Modeler, take the following steps:
3737
Timeouts may occur at this step if your query is too complex.
3838

3939
:::
40+
41+
### Limitations
42+
43+
- The BPMN Copilot does not officially support modifying existing diagrams (including diagrams with implementation details).
44+
- The BPMN Copilot does not support pools, lanes, and collaborations.

0 commit comments

Comments
 (0)