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

# Delete field(s) in Stream

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/8fce304f-0ade-49ab-baad-26fb6f03ba86/0979ed9e-52dc-4740-b41d-7f0886e4abf8/images/80a6e55d-1a38-40e0-8f32-6556f0452bd6.gif)

To delete 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 scroll to the **Stream** and the field which needs to be deleted
  </Step>

  <Step title="Initiate the Field deletion">
    Click on the **Trash** (🗑) icon against the field you would like to delete
  </Step>

  <Step title="Confirm the selection">
    Type field name in the field, and Click on **Confirm** to delete the field.
  </Step>
</Steps>

<Warning>This action is not reversible. Deleting a field in a Stream will result in data loss. Please be sure of the field selected for deletion</Warning>
