> 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-file-attached-comment.md).

# コメント添付ファイルを削除する

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

* Smartsheet
* Pro
* Business
* Enterprise

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

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

シートに対する 所有者 、管理者、または編集者 の権限を持つユーザーは、コメントを作成したり、コメントに返信したりできます。 作成したコメントはすべて編集できます (コメントに添付されたファイルを削除する編集も含みます)。

所有者または管理者の共有権限を持つユーザーは、コメントまたはコメント スレッドを削除できます。これにより、添付ファイルも削除されます。

シートにアクセスできる人は誰でも、コメントに添付されたファイルを表示、ダウンロード、印刷できます。

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

コメントに添付されたファイルを「ファイル添付」パネルから削除することはできません。ファイルの削除はグレー表示になります。

コメントに添付されたファイルを削除するには、コメント自体からファイルを削除するか、ファイルが添付されているコメントを削除する必要があります。

![Delete Attachment Unavailable](/files/fBzWpaAQTjJ1Ft30avnV)

\[ファイル添付]パネルからコメントに移動するには、ファイル名の下にあるコメントをクリックします。

![Go to Comment](/files/vcSovsi49CRyLy2PvhiJ)

#### コメントパネルから添付ファイルを削除する <a href="#id-1fob9te" id="id-1fob9te"></a>

1. コメントの右側にある「その他」アイコンをクリックします。![More menu icon](/files/pw7vB1665gISWgVzCrpR)
2. 「コメントの編集」を選択します。

   ![Edit Comment](/files/1F2muDZ01ZHLTHBC292j)

   \[コメントの編集] がグレー表示されている場合は、添付ファイルを削除するための適切な権限がない可能性があります。 コメントを残した人に連絡して添付ファイルを削除するように依頼するか、シートの所有者または管理者に連絡してコメントの削除を依頼してください。
3. 削除する添付ファイルの上にマウスを置き、\[削除] アイコンをクリックします。

   ![Trash Icon](/files/xog4ZxJhzVAcBPHhEKL9)

\
これで、ファイルがコメントとシートから削除されるはずです。


---

# 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-file-attached-comment.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.
