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

# Software Bill of Materials (SBOM)

Anaconda Server provides you with the ability to download `.json` formatted SBOM files for some of the most popular packages available on the open source market today. If you purchased a license with SBOM support, a passive SBOM mirror will automatically be created for you on your first login.

<Tip>
  Administrators can view the status of the SBOM mirror from the **All Mirrors** view.
</Tip>

## Downloading an SBOM

To download an SBOM for a package file:

1. Log in to your instance of Anaconda Server.

2. Open a channel from the **Dashboard** or from the **My Channels** page.

3. Find the package you need an SBOM for.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/SgtHPGS_3WUV3NOk/images/sbom_package_search_3.png?fit=max&auto=format&n=SgtHPGS_3WUV3NOk&q=85&s=40b2886463a669547103917bdc8a1eed" alt="" width="1922" height="550" data-path="images/sbom_package_search_3.png" />
   </Frame>

4. Click the <Icon icon="explosion" iconType="regular" /> **SBOM** <Icon icon="circle-info" iconType="regular" /> badge next to a package file to download an SBOM for that file version.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/SgtHPGS_3WUV3NOk/images/sbom_download.png?fit=max&auto=format&n=SgtHPGS_3WUV3NOk&q=85&s=042f0e0f42012e6bf00e194c3605d628" alt="" width="1910" height="943" data-path="images/sbom_download.png" />
   </Frame>

<Note>
  Not all packages have an SBOM associated with them. If you try to view or download an SBOM from a package that does not have one, an error message appears to inform you that an SBOM is not available. Efforts are underway to provide SBOMs for all packages present in the Anaconda maintained channels.
</Note>
