Learning Path
Get started with watsonx Assistant
- Overview
- Introduction to watsonx Assistant
- Get started with watsonx Assistant
- Take a tour of the watsonx Assistant user interface
- Build watsonx Assistant conversation content with templates
- Building a basic action from scratch
- Preview and test your assistant
- Publishing an assistant version to the live environment
- Configure and deploy your watsonx Assistant web chat
- Improve a deployed assistant by using the Analyze tab
- Summary
IBM watsonx Assistant is an AI-powered virtual agent that provides customers with fast, consistent, and accurate answers across any messaging platform, application, device, or channel. Using AI and natural language processing, watsonx Assistant learns from customer conversations, improving its ability to resolve issues the first time while removing the frustration of long wait times, tedious searches, and unhelpful chatbots.
With watsonx Assistant, you can build conversational interfaces into any application, device, or channel. Most virtual assistants try to mimic human interactions, but watsonx Assistant knows when to search for an answer from a knowledge base, when to ask for clarity, and when to direct someone to a human. Like a human personal assistant, the assistant you build helps your customers perform tasks and answer questions. To accomplish this, you define actions for the assistant.
This tutorial provides an easy-to-follow guide on how to sign up for an IBM Cloud Account, provision a watsonx Assistant instance, launch watsonx Assistant, and configure the settings for your first Assistant.
To see the process, you can watch the following short video.
Prerequisites
To follow this tutorial, you must have an IBM Cloud account.
Estimated time
It should take you approximately 10 minutes to complete the tutorial.
Steps
Go to the IBM Cloud website, and click Create IBM Cloud account in the upper-right corner of the page.

Follow the prompts to create a new IBM Cloud account. This requires that you provide your email address, create a password, select a country and region, and enter your credit card information.

If you've already purchased a subscription or have been provided a feature code, register using the code provided by selecting Register with a code.

After your account is created and verified, log in to the IBM Cloud dashboard.

From the dashboard, click Create resource in the upper-right corner of the page.

In the IBM Cloud Catalog section, type
watsonx Assistantinto the search bar and select watsonx Assistant from the search results.
On the Catalog page, select a location, select a pricing plan, and read and agree to the license agreements. Finally, click Create.

Wait for the instance to be created, and then click Launch watsonx Assistant to open the watsonx Assistant user interface.

You can now begin using watsonx Assistant to build and manage your chatbot. Create your first assistant by giving it an internal nickname (not visible to customers) (a), then clicking Next (b).

On the Personalize your assistant tab, answer each question to the best of your ability. Anything that you enter can be changed later, so don't worry about anything being permanent. On the final screen, click Create.

Congratulations! Watsonx Assistant is ready for you to build your first assistant.
Summary
You are now ready to begin building your very first assistant. In the next tutorial, you'll learn about the interface's navigation and how it ties to the concepts that I covered in the product overview.