Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 2 KB

activate-dialog.md

File metadata and controls

52 lines (29 loc) · 2 KB
copyright lastupdated subcollection
years
2018, 2024
2024-12-03
watson-assistant

{{site.data.keyword.attribute-definition-list}}

Activating dialog and migrating skills

{: #activate-dialog}

To use an existing dialog skill, you need to activate the dialog feature in your assistant. Then you can upload your existing skill.

Activating dialog

{: #activate-dialog-activating}

To activate the dialog feature:

  1. Create or open an assistant where you want to use a dialog as the primary conversation with users.

  2. Open Assistant settings Gear icon.

  3. Click Activate dialog.

    Activate dialog{: caption="Activate dialog" caption-side="bottom"}

  4. In the confirmation that displays, click Activate dialog again.

    Activate dialog{: caption="Activate dialog" caption-side="bottom"}

Once you activate the dialog feature, it takes precedence over actions. You can use actions to supplement a dialog-based conversation, but the dialog drives the conversation with users to match their requests. For more information, see Calling actions from a dialog.

Migrating existing skills

{: #activate-dialog-upload}

Once the dialog feature is activated, you can start a new dialog conversation from scratch if you want. But, you probably have an existing dialog skill that you want to migrate into {{site.data.keyword.conversationshort}}.

To migrate an existing dialog skill:

  1. Use the classic experience to download your dialog skill in JSON format.

  2. In {{site.data.keyword.conversationshort}}, open the Dialog page.

  3. In Options, choose Upload / Download.

    Upload dialog{: caption="Upload dialog" caption-side="bottom"}

  4. On the Upload tab, upload the JSON file for your dialog skill.