Skip to main content

Adding Process Copilot to Process Orchestration steps

You can use Process Copilot capabilities directly in Process Orchestration steps. Process Copilot is a Studio asset that allows you to interact conversationally with your Celonis data: asking questions, building graphs, looking for insights, or viewing process flows. You can analyze your data by asking natural language questions or using the predefined prompts to get your response in a variety of formats.

For more information, see Process Copilots.

Before you begin

Adding Process Copilot to a process step

  1. In the process step editor, select the AI Agent tab.

  2. From the list of available agents, select your Process Copilot instance.

    Process Orchestration step editor with the AI Agent tab selected.
  3. Click Next.

  4. Give your Process Copilot step a name.

  5. In the Message field, enter the text of the message you want to send to Process Copilot you previously selected.

    • The text in the message field needs to be enclosed in double quotes.

    • You can use variables in the message. Use the ‘+’ symbol to connect the variable to the string text.

      OE_AI_agent_message.png
    • If you’ve never tested this Process Orchestration instance, you may not see variables yet. Variables appear after the first test run.

  6. Select a completion event. Select an existing event or create a new one.

    Completion events log details about the current step to provide content to next steps. Subsequent steps use this data to determine when the previous step has completed so they can begin execution.

  7. Click Save.

You’ve added a Process Copilot to your Process Orchestration step. We recommend testing your Process Orchestration after this change.