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

# 情報バリアのユーザーセグメントの削除

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. **\[管理コンソール] > \[Shield]** に移動します。
2. \[**情報バリア**] タブをクリックします。
3. \[**編集**] をクリックします。
4. セグメントの右端にある \[**削除**] (<InlineImage src="/images/box-shield/delete-button.png" />) をクリックします。
5. 確認ダイアログボックスで、\[**削除**] をクリックします。
