> 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/take-action-on-a-comment.md).

# コメントに対してアクションを起こす

シートまたはレポートの\[会話機能]パネルでは、コメント メニューに、コメントの所有者であるか、コメントがコメントのスレッド内に含まれているかに基づいて実行できる追加のアクションが表示されます。

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

* Smartsheet
* Pro
* Business
* Enterprise

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

### 許可 <a href="#id-455x8mfjb79p" id="id-455x8mfjb79p"></a>

シートに対する Owner 、 管理者、 編集者、またはコメント者権限を持つユーザーは、コメントを作成できます。

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

#### シートまたはレポートにコメント アクションを適用するには <a href="#id-7sp7fmm27g8v" id="id-7sp7fmm27g8v"></a>

1. コメントの上にマウスを置き、<img src="/files/BCEPg08aeHV3su2qOlYq" alt="Menu icon" data-size="line"> を選択します。
2. リストからコマンドを選択します。
   * コメントの編集: コメントを変更します
   * コメントをメールで送信: コメントをメールで送信します
   * コメントの印刷: コメント スレッドのコピーを印刷するか、コメント スレッドを PDF ファイルとして保存します。
   * コメントの削除: 追加したコメントを削除します。
   * スレッドをフォローする: コメント スレッドを購読する\
     すでにコメント スレッドを購読している場合、表示されるオプションは \[スレッドのフォローを解除] です。

#### ワークスペースにコメントアクションを適用する <a href="#id-76i7plqlsaww" id="id-76i7plqlsaww"></a>

ワークスペースでのコメント アクションは少し異なります。

1. [「コメント」ダイアログを開きます。](https://help.smartsheet.com/articles/521892#accessworkspacecomments)
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/sharing-and-collaboration/conversations/take-action-on-a-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.
