# Orchestrator Feeds

> You can manage the packages and versions available in Orchestrator tenant feeds and folder feeds. This includes:

You can manage the packages and versions available in Orchestrator tenant feeds and folder feeds. This includes:

* Tenant library feeds (for tenants with the library [deployment options](https://docs.uipath.com/orchestrator/v0/docs/configuring-tenant-settings) **Only tenant feed** or **Both host and tenant feeds**).
* Tenant package feeds.
* Folder package feeds (for [folders](https://docs.uipath.com/orchestrator/v0/docs/managing-folders) configured with a separate package feed).

## View the List of Feeds

1. In Automation Cloud™ , navigate to **Automation Ops** from the left-side navigation bar.
2. Select **Manage Feeds** \> **Orchestrator**.

A table listing the existing Orchestrator feeds is displayed on the page. You can refresh the data by selecting **Refresh**. A refresh is triggered automatically every 15 minutes and you are prompted to reload the data.

:::note
All internal and external Orchestrator tenant feeds and folder feeds are displayed. External feeds added in Orchestrator
that have also been added as [custom feeds](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/custom-feeds#custom-feeds) in Automation Ops are displayed on the **Custom** tab.
:::

## Manage a Feed

1. In Automation Cloud™ , navigate to **Automation Ops**.
2. Select **Manage Feeds** \> **Orchestrator**.
3. In the list of feeds, select a feed, or hover over the right side of a feed, and then select **Edit**.

   The feed page is displayed with the following tabs:
   * **Packages** - Select this tab to [manage the feed packages](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#manage-feed-packages).
   * **Details** - Select this tab to [view and edit the feed description](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#view-and-edit-the-feed-description).

## Manage Feed Packages

1. In Automation Cloud™ , navigate to **Automation Ops** from the left-side navigation bar.
2. Select **Manage Feeds** \> **Orchestrator**.
3. In the list of feeds, select a feed.

On the **Packages** tab, a table listing the packages added to the feed is displayed on the page. To filter the list of packages, use the boxes
to search by name or filter by package one or more package tags. You can refresh the data by selecting **Refresh**.

For information on how you can manage the packages, refer to:

* [Add a New Package](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#add-a-new-package)
* [Add a New Version to an Existing Package](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#add-a-new-version-to-an-existing-package)
* [Copy a Package Version to Another Feed](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#copy-a-package-version-to-another-feed)
* [Delete a Package Version](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#delete-a-package-version)
* [View Package Version Details](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/orchestrator-feeds#view-package-version-details)

## Add a New Package

1. Select the **Packages** tab, and then select **Add Package**.
2. In the **Add Package** dialog, select **Browse**, then select a NUPKG file up to 500MB in size and select **Add**. The package is added to the feed.

   * If other versions of the package already exist in the feed, the package is added as a new version.
   * If the same package version already exists in the feed, the new package version replaces the existing one.

     !['Add package' image](https://dev-assets.cms.uipath.com/assets/images/automation-ops/automation-ops-add-package-image-9023-2a04d75b.webp)

## Add a New Version to an Existing Package

1. Select the **Packages** tab, and then select **Add Package**.
2. In the **Add Package** dialog, select **Browse**, then select a NUPKG file up to 500MB in size and select **Add**.
   
   The new version is added to the package. If the same package version already exists in the feed, the new package version replaces
   the existing one.

## Copy a Package Version to Another Feed

You can copy any package version from a feed to another Orchestrator feed or custom feed.

1. Select the **Packages** tab, and then select a package.
2. In the list of versions, hover over the right side of the version you want to copy, and then select the **More** icon, then select **Duplicate**.
3. In the **Duplicate Package Version** dialog, select the feed where to copy the package version, and then select **Duplicate**.

   The package version is copied to the selected feed.

   !['Duplicate package version' image](https://dev-assets.cms.uipath.com/assets/images/automation-ops/automation-ops-duplicate-package-version-image-9400-5844933d.webp)

## Delete a Package Version

You can remove package versions that are no longer needed. Before you remove a package version, make sure no processes are
using the version.

1. Select the **Packages** tab, and then select a package.
2. In the list of versions, hover over the right side of the version you want to remove, and then select the **More** icon, then select **Delete**.
3. A confirmation dialog is displayed. Select **Delete** to confirm.

The package version is deleted from the feed.

## View Package Version Details

On the **Packages** tab, select a package, and then select a package version to view the following details: version, description, tags, author,
date published, dependencies (if applicable), and a link to the source code and, if available, the Automation Hub idea.

!['Get the winner' image](https://dev-assets.cms.uipath.com/assets/images/automation-ops/automation-ops-get-the-winner-image-333438-77feb64a.webp)

* Select the external link icon that leads you to the landing page of the package in Source Control.

  !['Landing page of the package in Source Control' image](https://dev-assets.cms.uipath.com/assets/images/automation-ops/automation-ops-landing-page-of-the-package-in-source-control-image-333457-c13a689e.webp)
* Select the external link icon that leads you to the landing page of the package in Idea in Automation Hub.

  !['Landing page of package' image](https://dev-assets.cms.uipath.com/assets/images/automation-ops/automation-ops-landing-page-of-package-image-333453-55d7cd09.webp)

## View and Edit the Feed Description

On the **Details** tab, you can enter a feed description that will be visible only in Automation Ops.
