The CreatorCon Call for Content is officially open! Get started here.

How to migrate Virtual Agent topics from one instance to another?

Pradeep52
Kilo Explorer

I want to transfer the virtual agent topics from one instance to another. How can I achieve this??

1 REPLY 1

Satyanarayana C
ServiceNow Employee
ServiceNow Employee

Hi,

If the topics were created in a scoped app, you can publish the scoped app to an update set and move it to the another instance.

If the topics are created in gobal scope, capture the topics that you are creating in an update set and migrate the update set to another instance.

Thanks