> ## 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 new Firmware File Version for Component

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/a899a100-180f-45fd-8777-8f33d2b32b2c/2239feb2-dc6e-480b-ad2e-6307786d5f37/images/dbd5b178-6856-4cea-a632-bb6cff50c4b8.gif)

To create a new Firmware file version for a component 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 desired Device Component Tab and Initiate Upload">
    Click on **Firmware Files** tab, click on the desired **Device Component** tab and click on **Upload New Firmware** button
  </Step>

  <Step title="Fill Details">
    Enter details like version, upload the firmware file, enter uncompressed file size(Optional), add [dependencies](/platform-guide/actions/inventory-management/firmware-files/with-device-components/dependencies)(Optional) and click on **Create** button.
  </Step>
</Steps>

<Note>This new firmware version can be used to create a firmware bundle and can be applied to a device using the **update\_firmware** action type.</Note>
