# Adding UiPath tasks to pipeline agent pool

> To define an automation procedure in your pipeline, you need to add and configure individual tasks to the agent pool.

To define an automation procedure in your pipeline, you need to add and configure individual tasks to the agent pool.

1. In Azure DevOps go to **Pipelines**.
2. Create a new pipeline or edit an existing one.
3. Add a job to the agent pool.
4. Search for one of the following tasks:
   
   * UiPath Install Platform
   * UiPath Pack
   * UiPath Deploy
   * UiPath Test
   * UiPath Run Job
   * UiPath Solution Pack
   * UiPath Solution Upload Package
   * UiPath Solution Deploy
   * UiPath Solution Activate Deployment
   * UiPath Solution Uninstall Deployment
   * UiPath Manage Assets

5. Click **Add** and configure the task.
6. Rearrange the tasks in the agent pool if needed and then save your pipeline.

![docs image](https://dev-assets.cms.uipath.com/assets/images/cicd-integrations/cicd-integrations-docs-image-125726-bba54680.gif)
