Insert List after specific word

Hi UiPath Team,

         I need to add list after specific text using UiPath Word automation. Suppose this is my sample word file


I need to add list to the template for example {point1, point 2, point3, point4, point5} to this template, here after “Management” i need to add list. Suppose if there are 5 list i need to add five list or four or whatever the count of list i need to add to this template. For more clarification i have attached the sample word file to this ,please help to find this solution
SampleWord.docx (12.4 KB)

Hi @alan.prakash

Install Word Package(UiPath.Word.Activites)
Use Word Application Scope , in that
you can use activity called Replace Text in Document