How do I work on my automation after publishing?

Hi all! How do you continue working and updating a workflow after publishing? I recently published my first automation, however in the faced paced environment that is work, I need to make further improvements. However when I return back to StudioX, the environment looks defferent and I cannot add some basic activities. For example in the screenshot below, I cannot add a Type Into activity anymore and there is a recurring “Delegate: Body” title. Is there a way to edit in a pre-published workflow environment?

@tinashe.mukombe,

Install the packages with full version.

Refer this article for more details.

@tinashe.mukombe

Open manage packages you would see .runtime in every package..those a lighteeight packages when used for running and you need to install packages withut .runtime in it

Also as a best practice you dont download the project always instead will have it in source control like git or somewhere and use from there

Cheers