> ## 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: "content manager , Admin Console"}} />

コンテンツマネージャを使用して、管理者は、組織の管理対象ユーザーが所有するファイルをごみ箱に移動できます。

**ファイルをごみ箱に移動するには:**

1. **\[管理コンソール] > \[コンテンツ]** に移動します。
2. \[**コンテンツマネージャ**] タブをクリックします。
3. \[**ユーザー**] をクリックします。
4. ユーザー名の横にある \[展開] コントロールを選択します。
5. ユーザー名の下でユーザーが所有している、またはアクセスできるフォルダのフォルダ構造上を移動するか、フォルダ間を移動して、フォルダ内のファイルを右側にリスト表示します。
6. ファイルにカーソルを合わせて \[**ごみ箱**] (<InlineImage src="/images/box-admin-tools/39487485226387.png" alt="" />) を選択するか、リストのファイルまたはフォルダを選択して上部のアクションバーにある \[**ごみ箱**] (<InlineImage src="/images/box-admin-tools/39487485226387.png" alt="" />) を選択します。
