> 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/sharing-and-collaboration/conversations/attach-files-to-comments.md).

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

コメントにさらに詳しいコンテキストを提供するには、コメントに添付ファイルを含めることができます。

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

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#lo4oz87wkpll" id="lo4oz87wkpll"></a>

所有者 、管理者、編集者、またはコメント者の権限を持つユーザーは、コメントにファイルを添付できます。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

#### コメントにファイルを添付するには <a href="#p1167sgib0bb" id="p1167sgib0bb"></a>

* \[ファイル添付]![The Attachments icon](/files/Gtmp3GlOXXV3s6gP0oy7)を選択します。

コンピューターからアップロードされたファイル、Web サイトへのリンク、または Google Drive、Dropbox、Box、Evernote、または Egnyte に保存されているファイルを添付できます。オンライン リソースからファイルを添付する方法について詳しくは、こちらをご覧ください。

ファイル サイズの制限はユーザーのタイプによって異なります。ローカルに保存されたファイルをシートに添付する方法について詳しくは、こちらをご覧ください。

#### 添付ファイルを削除するには <a href="#fmoc1tgybj1u" id="fmoc1tgybj1u"></a>

1. 行の「会話機能」パネルに移動します。
2. 添付ファイルを含むコメントの上にマウスを置きます。
3. Select ![The More Options icon](/files/1VUTkPH4E4KCczyZbGpB).\
   選択する 。
4. 「コメントの編集」を選択します。
5. 添付ファイルの上にマウスを置き、![The Delete icon](/files/vh7SaxZSHNxjDNQ8akoG) を選択します。
   * 表示されるダイアログで、「削除」を選択します。
6. 変更を保存するには、「保存」を選択します。


---

# 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/sharing-and-collaboration/conversations/attach-files-to-comments.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.
