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

# Viewing a JSON Configuration version

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/88551336-e1c0-4c73-8a16-08b1c2611127/7a41e8a2-aa34-45d7-810b-4239516c8d41/images/5ec6fa3d-bc23-4184-991a-98c05ec0a4c2.gif)

To view a 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="Locate the desired JSON Configuration version ">
    Click on **JSON Configurations** tab and locate the desired **JSON Configuration version**
  </Step>

  <Step title="Click on Eye icon">
    Click on **Eye** icon against the located version to view it.
  </Step>
</Steps>

<Note>You can edit the JSON Configuration version by clicking on Edit button and [follow the instructions](/platform-guide/actions/inventory-management/json-configurations/editing-a-json-configuration)</Note>

You can view even the deactivated JSON Configuration versions.

To view a deactivated JSON Configuration version,

<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="Enable 'Show Deactivated' toggle">
    Click on **JSON Configurations** tab and click on **Show Deactivated** toggle.
  </Step>

  <Step title="Locate the desired JSON Configuration version ">
    Scroll to the desired **JSON Configuration version**
  </Step>

  <Step title="Click on Eye icon">
    Click on **Eye** icon against the located deactivated version to view it.
  </Step>
</Steps>
