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

# Edit the unit of a field in a stream

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/8fce304f-0ade-49ab-baad-26fb6f03ba86/0979ed9e-52dc-4740-b41d-7f0886e4abf8/images/33b7b35d-ca88-41ca-bca9-0089212e867a.gif)

To edit the unit of a field in an existing stream 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="Locate the Target Stream and Field">
    Go to **Streams** tab and locate the field for which the unit needs to be changed
  </Step>

  <Step title="Initiate the Unit edit">
    <Warning>Units are exclusive to Numeric data type columns.</Warning>
    Click on the **Edit** icon at the chosen field and select the desired unit from the dropdown menu and click on the **Save** icon to change it.
  </Step>
</Steps>

<Note>You can even remove the existing **Unit** of a field simply by clicking on cross icon after clicking on edit icon</Note>
