Call Guide action
- Virtual Agent enabled in your organization. For more information, contact your designated Customer Success Manager.
- AI Studio permissions for Guides. For more information about all the required permissions, see AI Studio permissions.
- Architect permissions for bot flows and virtual agents. For more information, see Architect permissions overview.
Use the Call Guide action in a bot flow or digital bot flow that is enabled with Virtual Agent to execute a guide. You can solely use a guide or mix and match the guide with conventional flow-based elements as necessary to implement a hybrid workflow. For more information about AI Guides, see About AI Guides.
To access the Call Guide action, follow these steps:
- From the Architect home page, click or hover over the Flows menu and select a bot flow or digital bot flow.
- Create a new flow or select an existing one. The flow's configuration page opens. Note: The flow must have Virtual Agent enabled.
- From the Toolbox, expand the AI Studio category and drag a Call Guide action to the desired location in the flow.
- In the Name box type a meaningful name for the action. This name becomes the name of the Call Guide action in the task workflow.
- From the Guide list, choose a published guide.
- Continue building the task per your flow design, including the Call Guide's Success, Failure, and Timeout paths.
フィールド | 説明 |
---|---|
名前 |
Type a distinctive name for the Call Guide data action. The label you enter here becomes the action's name displayed in the flow structure. |
Guide |
Select the name of the AI guide that the flow must invoke. Click Open Guides in New Tab to open the guide in AI Studio. ノート:
|
バージョン | The flow always executes the latest published version of the guide. |
名前 | 説明 |
---|---|
成功 |
This path indicates that the action successfully executed the AI guide. Drag the appropriate action below the Success path to follow the route you want the interaction to take. |
失敗 |
This path indicates that there was an error executing the action. Drag the appropriate action below the Failure path to follow the route you want the interaction to take. |
タイムアウト |
このパスは、アクションがアクションを実行するために指定された時間を超えたことを示します。 Drag the appropriate action below the Timeout path to follow the route you want the interaction to take. Note: Actions use either the default timeout or the flow author's specified timeout. If the action times out, the flow follows the route specified below the Timeout path. This feature ensures that the end user does not wait too long for the path to continue. It is recommended that you set the timeout duration to less than 30 seconds. |