---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/conversational-interfaces

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Example Asset Refresh Virtual Agent conversation with notifications

# Example Asset Refresh Virtual Agent conversation with notifications {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Virtual Agent can automate many workflows, and a number of common solutions are available when you install Virtual Agent and related plugins, such as ITSM Virtual Agent Conversations.
For an overview of the Asset Refresh workflow from the user perspective, watch this video.

## Pre-built components in Virtual Agent {#example-va-conversation__section_ozc_fmn_nyb}

Virtual Agent comes with a basic configuration that includes common greetings, NLU intents, reusable logic, and pre-built conversations. Using these building blocks, you can quickly put together workflows to handle some of the most common organizational needs, including the following:

* [Resetting a password](https://www.servicenow.com/docs/access?context=itsm-password-management&version=australia&pubname=australia-it-service-management&ft:locale=en-US)
* [IT Self-Service](https://www.servicenow.com/docs/access?context=itsm-va-self-service-topics&version=australia&pubname=australia-it-service-management&ft:locale=en-US)
* [IT troubleshooting](https://www.servicenow.com/docs/access?context=itsm-va-it-issues-generic&version=australia&pubname=australia-it-service-management&ft:locale=en-US)
* [HR queries and employee profile updates](https://www.servicenow.com/docs/access?context=hr-virtual-agent-conversations&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)
* [Customer Service queries and requests](https://www.servicenow.com/docs/access?context=csm-virtual-agent-chatbot&version=australia&pubname=australia-customer-service-management&ft:locale=en-US)
{#example-va-conversation__ul_xqw_xt1_txb}

To help you understand the possibilities, the Asset Refresh example uses pre-built topic blocks that are included in the [ITSM Virtual Agent Conversations](https://www.servicenow.com/docs/access?context=itsm-virtual-agent&version=australia&pubname=australia-it-service-management&ft:locale=en-US) plugin. These topic blocks do most of the "heavy lifting" in the topic.

## Asset Refresh workflow {#example-va-conversation__section_ggw_dw1_txb}

The purpose of the Asset Refresh topic is to automate hardware upgrades for your employees. If your organization's policy is to replace computers or tablets every two years, then you can create a business rule that says when a user
has had an asset for two years, the asset should move to the In maintenance state. You can create a notification that is triggered by this change of state in the Hardware table. In our example, the asset owner
receives the notification and is instructed to upgrade their asset.

The Asset Refresh Virtual Agent topic provides the action for the notification. When the user selects the link in the notification, they proceed to the workflow in Virtual Agent. This example topic contains the primary flow (helping the user upgrade their hardware) and two secondary flows that ensure that the user's needs are met.

After a greeting message, Virtual Agent asks the user if they want to upgrade now or get more information. If they choose to upgrade now, they are directed through the primary flow. Virtual Agent uses the Lookup utility to find the expiring asset that is assigned to the user. Then Virtual Agent makes sure the user still has the asset. If they do not, Virtual Agent uses the Create Incident topic block to open an Incident to resolve the problem. If the user still has the asset, Virtual Agent uses the Search Catalog Item topic block to find a replacement. The Request Catalog Item topic block is used to request it. The request is sent to the user, and the workflow ends.

If the user chooses to get more information, the AI Search topic block returns one or more specific KB articles that explain the organization's policy. Once the user has viewed these, they are given the option to upgrade now or later.
If they choose to upgrade now, they are redirected through the primary workflow; otherwise, the conversation ends.

## Creating the Asset Refresh example workflow {#example-va-conversation__section_cqr_qxb_txb}

The following topics describe how to use Virtual Agent Designer and actionable notifications to create the Asset Refresh workflow. Follow these steps in order.

1. [Create the Asset Refresh topic in Virtual Agent Designer](https://servicenow-prod.fluidtopics.net/T2BwwPlThgK5sGBfn67jDQ "Create the topic in Virtual Agent Designer using topic blocks that come with the ITSM Virtual Agent Conversations plugin. When the user receives a notification that it's time to upgrade, they will be directed to this topic.").
2. [Create the Open Incident workflow in the Asset Refresh topic](https://servicenow-prod.fluidtopics.net/ncKIbdCgyIaVk3IhromY7g "Each Decision branch introduces additional workflows. After creating our main Asset Refresh workflow, we need to ensure that the user can get help if something goes wrong. In this example, we will help the user create an incident.").
3. [Create the More Information workflow in the Asset Refresh topic](https://servicenow-prod.fluidtopics.net/dcpjDB2vAqfgfp6_z9jO0g "In our example, we must provide the workflow for the \"more information\" Decision branch. If the user wants to learn more before upgrading, we can point them to a specific KB article explaining how your organization's policy works.").
4. [Create the notification for the Asset Refresh topic](https://servicenow-prod.fluidtopics.net/bLTRYJndWVRP9Okk8ce8ow "Create an actionable notification to trigger the Asset Refresh Virtual Agent example topic you just created. The user will automatically receive the notification when it's time for them to order a new hardware asset.").
5. [Associate content with the Asset Refresh notification](https://servicenow-prod.fluidtopics.net/yvHGyaCojyZb3NC2OVT5QA "After creating the actionable notification for the Asset Refresh topic, go back into the notification and add content. This links the notification with the Virtual Agent topic that you created.").
{#example-va-conversation__ol_s2h_yxb_txb}

