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

# Updating a DBC Parser

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/246efdc5-ecb7-4ee7-9b4b-c1d0da52923f/00129675-d005-494d-8dc9-71cdbebc0632/images/4266ec42-4f48-4571-a5ef-3106b8cc6bdd.gif)

To update the existing DBC parser in Bytebeam console,

<Steps>
  <Step title="Access Settings Tab">
    Navigate to the **Settings Tab** by clicking on your username at the top right
  </Step>

  <Step title="Go to DBC Parsers Tab and Initiate DBC Parser Update">
    Navigate to the **DBC Parsers** tab, click on the 3 dots against the DBC parser and click on Update DBC Parsing option
  </Step>

  <Step title="Fill Details">
    Choose the new DBC file to upload, verify the changes in the Compare DBC modal  and click on **Update DBC Parsing** button to update it.
    <Note>In the Compare DBC modal, you can switch signals between **added**, **deleted** sections and **updated** section as needed.</Note>
  </Step>
</Steps>

## Important Info

<Warning>When a DBC Parser is running, it cannot be updated until it is stopped.</Warning>
<Warning>When the DBC parser is created using j1939, it cannot be updated and the parsed DBC cannot be viewed as well</Warning>
<Warning>When the DBC parser is created using obd, it cannot be updated but the parsed DBC can be viewed</Warning>
