Skip to content

Latest commit

 

History

History
110 lines (70 loc) · 4.09 KB

assistant-add.md

File metadata and controls

110 lines (70 loc) · 4.09 KB
copyright lastupdated subcollection
years
2018, 2021
2021-03-01
assistant

{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:external: target="_blank" .external} {:deprecated: .deprecated} {:important: .important} {:note: .note} {:tip: .tip} {:pre: .pre} {:codeblock: .codeblock} {:screen: .screen} {:javascript: .ph data-hd-programlang='javascript'} {:java: .ph data-hd-programlang='java'} {:python: .ph data-hd-programlang='python'} {:swift: .ph data-hd-programlang='swift'}

Creating an assistant

{: #assistant-add}

Create an assistant with the skills it needs to address the business goals of your customers. {: shortdesc}

To learn more about what an assistant is first, see Assistants.

Follow these steps to create an assistant:

  1. Click the Assistants icon Assistants menu icon.

  2. Click Create assistant.

  3. Add details about the new assistant:

    • Name: A name no more than 100 characters in length. A name is required.
    • Description: An optional description no more than 200 characters in length.
  4. Click Create assistant.

  5. Add a skill to the assistant.

    Note: You can choose to add an existing skill or create a new one.

    See Adding a skill to an assistant.

Assistant limits

{: #assistant-add-limits}

The number of assistants you can create depends on your {{site.data.keyword.conversationshort}} plan type.

Plan Assistants per service instance
Enterprise 100
Premium (legacy) 100
Plus 100
Trial 100
Lite* 100
{: caption="Plan details" caption-side="top"}

*After 30 days of inactivity, an unused assistant in a Lite plan service instance might be deleted to free up space.

See Changing the inactivity timeout setting for more information on the subject.

You can connect one skill of each type to your assistant. The number of skills you can build differs depending on the plan you have. See Skill limits for more details.

If you want to create an assistant in a different service instance, you can switch to another service instance. See Switching the service instance.

Deleting an assistant

{: #assistant-add-delete}

When you delete an assistant, any integrations that you defined for the assistant are automatically deleted also. Skills that you added to the assistant are not deleted.

To delete an assistant, follow these steps:

  1. From the Assistants page, find the assistant that you want to delete.

  2. Click the open and close list of options icon, and then choose Delete. Confirm the deletion.

Renaming an assistant

{: #assistant-add-rename}

You can change the name of an assistant and its associated description after you create the assistant.

To rename an assistant, follow these steps:

  1. From the Assistants page, find the assistant that you want to rename.

  2. Click the open and close list of options icon, and then choose Rename.

  3. Edit the name, and then click Save.

Changing the skill that is associated with the assistant

{: #assistant-add-swap-skill}

You can add one skill of each skill type to an assistant. If you want to change a skill that your assistant is using, you can swap one skill for another skill.

  1. From the Assistants page, open the assistant.

  2. Click the open and close list of options icon for the skill you want to swap, and then choose Swap skill.

    To swap the current dialog skill for a different version of the skill, choose Change skill version.

  3. Choose an existing skill to use instead or create a skill.