> ## 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 JSON Configuration Version

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/88551336-e1c0-4c73-8a16-08b1c2611127/7a41e8a2-aa34-45d7-810b-4239516c8d41/images/f9d5ad07-edc9-448a-ac14-16645748a434.gif)

To create a new JSON Configuration version in Bytebeam console,

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

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

  <Step title="Open the create JSON Config modal">
    Click on **JSON Configurations** tab and click on **+ Create JSON Config** button
  </Step>

  <Step title="Fill Details">
    Enter details like config version name, enter the config in the JSON format and click on **Create** button.
  </Step>
</Steps>

<Note>This new JSON configuration can be applied to a device using the **update\_config** action type.</Note>
