> ## Documentation Index
> Fetch the complete documentation index at: https://docs.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting an Information Barrier User Segment

export const InlineImage = ({src, alt = "", height = "1em"}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: "inline-block",
    verticalAlign: "middle",
    height: height,
    width: "auto",
    margin: "0"
  }} />;
};

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "Admin , Shield , Box Shield , Article , Product Utilization , Established , Instruction"}} />

1. Go to **Admin Console > Shield**.
2. Click the **Information Barrier** tab.
3. Click **Edit**.
4. Click **Delete** (<InlineImage src="/images/box-shield/delete-button.png" alt="delete-button" />) at the right end of a segment.
5. In the confirmation dialog box, click **Delete**.
