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

# Creating a Firmware Bundle Version

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/a899a100-180f-45fd-8777-8f33d2b32b2c/2239feb2-dc6e-480b-ad2e-6307786d5f37/images/24fa9ba8-8c28-4838-94d5-bc01be59d086.gif)

To create a new Firmware Bundle version in Bytebeam console,

<Steps>
  <Step title="Access Actions Tab">
    Click on the **Actions** tab
  </Step>

  <Step title="Go to Inventory Tab and Access Firmware Files Tab">
    Navigate to the **Firmware Files** tab by clicking on Inventory section
  </Step>

  <Step title="Go to the Firmware Bundles Tab and Initiate Creation">
    Click on **Firmware Files** tab, click on the **Firmware Bundles** tab and click on **Create Firmware Bundle** button
  </Step>

  <Step title="Fill Details">
    Enter details like bundle version, select the components and their versions from the dropdown and click on **Submit** button.
  </Step>
</Steps>

## Important Info

<Warning>The dependency among components and their versions should be satisfied while creating firmware bundle.</Warning>
<Note>This new firmware bundle can be applied to a device using the **update\_firmware** action type.</Note>
