> ## 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 may 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 the installers available to you, navigate to the **Channels** menu, then click the **Installers** link in the top-right corner.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/QCWY8EsGZWJYinOU/images/installers_2.png?fit=max&auto=format&n=QCWY8EsGZWJYinOU&q=85&s=26e5c62a82c99bc10227ba7c551f3678" alt="" width="2220" height="782" data-path="images/installers_2.png" />
</Frame>

To download an installer, click on its name in the list.

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.

## Working with 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. Create the environment.
   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/hMeu-8dEYFekrhE_/images/CDP-create-env.png?fit=max&auto=format&n=hMeu-8dEYFekrhE_&q=85&s=5928ecddeed34eca3f5680cffeef8df6" alt="" width="3438" height="818" data-path="images/CDP-create-env.png" />
   </Frame>

2. Create the parcel.

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

3. Retrieve the URL used for importing the parcel into CDP.

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

4. 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>

5. 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>
