Interacting with the Decision Assistant in Build mode

Learn how to use the chat-based interface of the Build mode to create and refine decision services: enter prompts, review and the adjust generated content, and restart conversations.

Navigating the Decision Assistant interface

When you first launch the Build mode, the interface displays only the chat view. As you begin interacting with the assistant, the interface dynamically expands to include two panes:

The Decision Assistant consists of two panes: the chat and the canvas workspace
Chat pane
It displays the conversation history and updates it as the assistant processes or streams new messages. For more information about the actions you can perform in the chat, see Using the chat.
When the assistant starts generating the decision service, a collapsible panel appears at the bottom of the chat, displaying all planned steps. Use this panel to track step status: pending, in progress, or completed.
Canvas workspace
It appears alongside the chat panel after you start interacting with the assistant. It provides a visual and interactive area where you can review the decision service that is generated by the assistant. To review the decision service, you can browse the three tabs it contains:
  • Policy: Shows the business policy that you provided or that the assistant generated and highlights where each part is applied in the decision service.
  • Data model: Displays the data types and attributes created.
  • Decision model or Task model: Shows the decision diagram or ruleflow, along with business rules.
From the canvas workspace, you can also click Download specification Download specification button to download the generated decision service at any time.
Two buttons can be found at the top of the Decision Assistant window:
  • Clicking the Restart Restart icon button restarts the conversation with the assistant from the beginning. The chat history will be lost if you restart the conversation.
  • Clicking the AI button displays information on how the assistant works and the large language model that it uses to generate output.

Using the chat

From the Decision Assistant chat, you can perform the following actions:

Action Description
Chat Type a phrase and click the Send Send icon button or press Enter.
Review

At the end of each step, the assistant prompts you to review the decision service to ensure that it meets your expectations.

After you review the decision service, you can choose between the following three options:

  • Yes: You are satisfied with the decision service and want to proceed to the next step.
  • Edit: You are not satisfied with the decision service and want to continue chatting with the assistant.
  • Regenerate: You are not satisfied with the decision service and want the assistant to regenerate the decision service.

Reviewing and editing generated business policies

If you do not provide a business policy, the Decision Assistant generates one automatically. Once generated, the policy opens in the canvas workspace where you can review and edit it.

To edit the policy, click Edit in the chat and choose one of the following options:
  • Enter the updated policy directly in the chat.
  • Or click the Edit Edit icon button in the canvas workspace to start editing the policy. When you are satisfied with the changes, click Save to confirm and continue generating your decision service.