> 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/create-a-new-comment.md).

# 新しいコメントの作成およびコメントへの返信

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

* Smartsheet
* Pro
* Business
* Enterprise

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

シートまたはレポートの\[会話機能]パネル、またはワークスペースの \[コメント] セクションに移動すると、次のタスクを実行できます。

* コメントを追加する
* 既存のコメントに返信する

#### コメントを追加する <a href="#id-4e1eowqbpyt9" id="id-4e1eowqbpyt9"></a>

**シートまたはレポートにコメントを追加するには**

1. \[会話機能]パネルに移動します。
2. コメント ボックスにコメントを入力します。
3. 「コメントを投稿」を選択します。

**ワークスペースにコメントを追加するには**

1. 「コメント」ダイアログ![](/files/xaCauzI6K1rnCGaUvbyX)に移動します。
2. コメント ボックスにコメントを入力します。
3. 「コメントを投稿」を選択します。

#### 既存のコメントに返信する <a href="#olj20mz2vutx" id="olj20mz2vutx"></a>

**シートまたはレポート内の既存のコメントに返信するには**

1. \[会話機能]パネルに移動します。
2. 返信したいコメント内で、\[返信] を選択します。
3. \[コメントを投稿] を選択します (または Enter キーまたは Return キーを押します)。\
   ヒント: Enter キーの動作を変更できます。これを行うには、 \[会話機能]ウィンドウの下部にある \[Enter キーの動作を選択] アイコンを選択します。次に、コメント ボックスで Enter キーを押したときに実行する動作を選択します。Enter キーを押してコメントを投稿するか、Enter キーを押して新しい行を入力します。

**ワークスペース内の既存のコメントに返信するには**

1. [「コメント」ダイアログを開きます。](https://help.smartsheet.com/articles/521892#accessworkspacecomments)
2. 返信したいコメント内で、\[返信を追加] を選択します。
3. コメント ボックスにコメントを入力します。
4. 「コメントを投稿」を選択します。


---

# 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/create-a-new-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.
