I have created Agent and deployed and using Run Agent but i Need to enhancement for existing Agent now i am not able to edit. I am new for Agent , please provide step to how to enhancement existing Agent.
Thanks for Advances,
Rama
I have created Agent and deployed and using Run Agent but i Need to enhancement for existing Agent now i am not able to edit. I am new for Agent , please provide step to how to enhancement existing Agent.
Thanks for Advances,
Rama
@ramakrishna.inala welcome to UiPath community
Once an Agent is deployed, it becomes a published, versioned artifact. You cannot edit a deployed Agent directly
To enhance it, you must go back to the source Agent project, modify it, and publish a new version.
Step 1 - Open the original Agent project
Automation Cloud → Studio Web → Agents
You will see your Agent listed there.
Step 2 - Edit the Agent
here you can modify prompts , change tools, add activities etc.
Step 3 - publish it again with the new changes
Step 4 - Update version of your new deployment
If you don’t have the original project, you will need to recreate the agent.
you cannot edit from autoamtions page
go to agents page or studio web page and you would see the agent there …edit there and publish then the new version would reflect in automations page
cheers