> ## 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: "Reporting , Admin , Article , Account Administration , Established , Instruction"}} />

レポートは、開始した順に順次生成されます。 レポートには、サイズの大きいものもあれば、生成に時間がかかるものもありますが、キューで待機しているレポートを至急完了させなければならない場合もあります。 \[レポートステータス] ページを表示し、保留中または進行中のレポートをキャンセルすることで、レポートキュー全体の管理強化、遅延の回避、重要なレポートの迅速な取得が可能になります。

1. **\[管理コンソール] > \[レポート]** に移動します。
2. \[レポートステータス] タブで、ステータスが \[*保留中*] または \[*進行中*] のレポートの中からキャンセルするレポートにカーソルを合わせ、<InlineImage src="/images/shared/button-3-dots2.png" alt="button-3-dots2-png" />ボタンをクリックして、\[**キャンセル**] をクリックします。
3. \[レポートをキャンセル] ダイアログボックスで、\[**はい**] をクリックします。
