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

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/c6c213b2-d934-4510-8d0c-76d8c5e21e00/5e53f86a-f16d-4beb-aa8c-9ecf81c48ea4/images/1f2b91f5-1000-41e2-b388-23a99ad1ef22.gif)

To create a new Firmware file 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="Open the Create New Firmware Version modal">
    Click on **Firmware Files** 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) and click on **Create** button.
  </Step>
</Steps>

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