> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/attachments/delete-files-attached-to-a-sheet.md).

# シートまたはレポートから添付ファイルを削除する

シートに添付されたファイルがSmartsheetでの作業に関係なくなった場合は、削除できます。 この記事の手順を使用して、シートから 1 つ以上のファイルを削除します。

### プラン <a href="#gjdgxs" id="gjdgxs"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-30j0zll" id="id-30j0zll"></a>

シートの所有者、管理者、編集者は、添付ファイルの追加、バージョン管理、または削除を行うことができます。 シートにアクセスできる人は誰でも、添付ファイルを表示およびダウンロードできます。 有効な電子メール アドレスを持っている人なら誰にでも、電子メールに添付ファイルを送信できます。 Enterprise アカウントのシステム管理者は、ファイル添付オプションを無効にできます。 (「\
[グローバル アカウント設定の管理」を参照してください](https://help.smartsheet.com/articles/1159581)。)

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

#### 単一のファイルを削除する <a href="#id-1fob9te" id="id-1fob9te"></a>

1. シートまたはレポートで、右側のパネルの「ファイル添付」アイコンを選択します。
2. 添付ファイルの上にマウスを置き、「その他」アイコンを選択し、「ファイルの削除」を選択します。

重要

Smartsheetからファイルを削除すると、そのファイルは完全に削除されます。この操作は元に戻すことができません。

![Fully expanded menu access from the three dot more icon on an attachment in the attachments pane](/files/GOZkZ0Xgoo9YqpZzvQqI)

#### 複数のファイルを削除する <a href="#id-3znysh7" id="id-3znysh7"></a>

1. シートまたはレポートで、右側のパネルの「ファイル添付」アイコンを選択します。
2. 削除する添付ファイルの横にあるボックスをオンにします。
3. ペインの上部にある \[アクション] ドロップダウンから、 > \[ファイルの削除] を選択します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/basics/attachments/delete-files-attached-to-a-sheet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
