I have created Agent and deployed and using Run Agent but i Need to ehancement for existing Agent now i am not able to edit

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

Hi @ramakrishna.inala

  1. Open UiPath Studio and go to Agents
  2. You cannot edit a deployed agent directly
  3. Open the original agent project used for publishing
  4. Make the required enhancements or changes
  5. Publish the agent again as a new version
  6. Go to Orchestrator or Automation Cloud
  7. Update or redeploy the agent with the new version
  8. Run Run Agent again with the updated agent

If you don’t have the original project, you will need to recreate the agent.


This is my Agent , how to enhance. I am not able to open in UiPath Studio/Web..Need help


Not clear how to do, kindly provide steps if you have any document. Thanks

@ramakrishna.inala

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