> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Using installers, parcels and management packs

In addition to Anaconda and Miniconda installers, your administrator can create custom installers, Cloudera Manager parcels, or Hortonworks Data Manager management packs for you and your colleagues to use. They make these specific packages and their dependencies available to you via *channels*.

To view your available installers:

1. Select <Icon icon="clone" iconType="light" /> **Channels** from the left-hand navigation.
2. Click **Installers** in the top-right corner.

To download an installer:

1. Select an installer.
2. Click <Icon icon="copy" iconType="light" /> **Download**.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/atV1FF4bOzhiwIx6/images/download_installer.png?fit=max&auto=format&n=atV1FF4bOzhiwIx6&q=85&s=1675ef032ccb11be0cd6090debd0f06f" alt="" width="1922" height="561" data-path="images/download_installer.png" />
</Frame>

<Note>
  If you don’t see an installer that you expected to see, please contact your administrator and ask them to [generate the installer](../admin/custom-installer) you need.
</Note>

## Creating Cloudera Data Platform (CDP) parcels

When working with CDP, create a parcel containing the conda environment you have created, then import the parcel into your CDP cluster.

1. Open the <Icon icon="circle-user" iconType="light" /> **My Account** dropdown menu and select *Admin Console*.

2. Select <Icon icon="laptop" iconType="light" /> **Environments** from the left-hand navigation.

3. Select an environment to create a parcel for.

4. Click <Icon icon="plus" iconType="light" /> **Create Installer**, then select *Create Parcel (CDH,Linux)*.

5. Return to the Admin Console and select <Icon icon="file-zipper" iconType="light" /> **Installers** from the left-hand navigation.

6. Select a parcel from the list.

7. Copy the URL/path to ship this parcel using Cloudera Manager.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/hMeu-8dEYFekrhE_/images/CDP-import-parcel_2.png?fit=max&auto=format&n=hMeu-8dEYFekrhE_&q=85&s=ff386f509f296be0c6f1182f9a70dbdd" alt="" width="1922" height="618" data-path="images/CDP-import-parcel_2.png" />
   </Frame>

8. Add the URL to the CDP parcel configuration.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/hMeu-8dEYFekrhE_/images/CDP-parcel-config.png?fit=max&auto=format&n=hMeu-8dEYFekrhE_&q=85&s=e424aa2a33482d0d765270382e1863cc" alt="" width="2840" height="1160" data-path="images/CDP-parcel-config.png" />
   </Frame>

9. Save your changes, check for new parcels, and download the new parcel.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/hMeu-8dEYFekrhE_/images/CDP-save-parcel.png?fit=max&auto=format&n=hMeu-8dEYFekrhE_&q=85&s=aac6dd7c4969e1fb871c793fcf105808" alt="" width="3370" height="882" data-path="images/CDP-save-parcel.png" />
   </Frame>
