Using Now Assist in Virtual Agent conversations with Slack
Summarize
Summary of Using Now Assist in Virtual Agent conversations with Slack
Now Assist enhances Virtual Agent conversations within Slack by providing Large Language Model (LLM)-based AI capabilities. This integration enables smarter, AI-driven interactions in chats with either the Now Virtual Agent bot or a self-configured bot connected to Slack.
Show less
To activate this advanced conversational experience, you must first integrate your Virtual Agent or self-configured bot with Slack following the appropriate integration procedures.
Key Features
- Legal Disclaimer Message: Each conversation with Now Assist starts with an AI-generated message and a legal disclaimer, managed by system properties to ensure transparency about AI involvement.
- Pagination and Search: Users can efficiently navigate through multiple pages of choices and search for specific items or users within LLM-enabled topics using a search bar and navigation buttons (More Options, Previous Options). This functionality is configurable through system properties to tailor page limits and pagination behavior.
- Generative AI QnA Card: Users can ask questions directly to Now Assist and receive AI-generated answers displayed in an interactive card format, including a sparkle image, legal disclaimer, and citations for transparency.
- User Feedback on Responses: Slack users can quickly provide feedback on LLM-generated answers using thumbs up or thumbs down icons, helping improve response quality.
- Enhanced Chat Responses: Now Assist delivers smarter chat responses in Slack leveraging features such as synthesized, streaming synthesized, and agentic responses, along with people cards to enrich user interactions.
Practical Application for ServiceNow Customers
By enabling Now Assist in Virtual Agent conversations within Slack, customers can significantly improve user engagement and satisfaction through AI-driven, context-aware conversations. This capability helps deliver faster, more relevant answers and interactive options directly within Slack channels.
ServiceNow customers should ensure proper integration setup between Slack and their Virtual Agent or self-configured bots. Once enabled, they can configure properties related to pagination and legal disclaimers to customize the experience according to their organizational needs.
Overall, Now Assist in Slack extends the power of ServiceNow’s Virtual Agent, providing a seamless and intelligent conversational AI experience that supports efficient issue resolution and improved user support workflows.
The Now Assist provides you with the large language model (LLM)-based conversational experience during your conversations with a Now Virtual Agent bot or a Self-configured bot that is integrated with Slack.
To enable a bot with LLM-based capabilities and experience the LLM-based conversations with Now Assist, you must first integrate your Now Virtual Agent bot or a Self-configured bot with Slack.
Integrating Slack with Virtual Agent
-
To integrate Slack with the Now Virtual Agent, see Integrating ServiceNow Virtual Agent with Slack.
-
To integrate Slack with a Self-configured bot, see Integrating a self-configured bot with Slack workspace.
Conversational experience with Now Assist in Slack
- Legal Disclaimer
The first message in a conversation with Now Assist displays a legal disclaimer indicating that it is an AI-generated message followed by the Now Assist greeting message and LLM-enabled topics.
The Legal disclaimer message is managed by the support-system-action provider property defined in the [sys_cs_custom_adapter_property] table. By default, the value of the provider property is set to true.
- Pagination and Search
You can navigate through multiple pages of choices and search for specific items or users, using the Search bar.
When you select an LLM-enabled topic, the Search bar is displayed along with the available choices related to the selected topic and the More options button. You can either search for an item or user using the Search bar or pick an item or user from the choices available. If you want to look for more available options, you can navigate to the next page using the More Options button. If you would like to go back to the previously listed choices, you can use the Previous Options button.
If you have searched for a user or an item, the choices related to your search term are displayed. You can either select from the choices available or reset the search and pagination.Tip:You can reset the pagination and search by selecting Enter in the Search bar.The pagination and search capabilities are managed by the following provider properties:- picker_pagination_experience_supported: Enables the pagination experience in your LLM conversations with Now Assist. The default value of this property is true.
- picker_pagination_limit: Sets the page limit value for an adapter for displaying the choices. The maximum page limit value that can be set for an
adapter is 100.
For example, if a topic has fewer than 100 choices available and the limit is set to 100, then the More Options button is not displayed. If a topic has more than 100 choices available when the limit is set to 100, then the More Options button is displayed.
- Generative AI QnA card
Use this feature to ask questions and get answers from Now Assist through LLM in a card format. The response is displayed with a sparkle image, the legal disclaimer, and the citation about the question asked.
For more information about enabling LLM for your bots that are integrated with Slack, see Enable Now Assist in Virtual Agent for Slack.