> 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/switch-between-row-level-and-sheet-level-conversations.md).

# 行レベルおよびシートレベルの会話

行レベルおよびシートレベルの会話を参照してください。

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

* Smartsheet
* Pro
* Business
* Enterprise

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

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

編集者レベル以上の権限を持つユーザーは、コメントを追加して会話を開始できます。シートにアクセスできる人は誰でも会話を閲覧できます。

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

\[会話] パネルで、すべての会話を確認します。または、ビューをシート レベルまたは選択した行で会話にフィルターします。

#### 会話機能パネルでタブを使用するには <a href="#id-9xtrx8zd8jwd" id="id-9xtrx8zd8jwd"></a>

1. \[会話機能]パネルに移動します。
2. パネルに表示したい会話を選択します。
   * 行: 選択した行のすべてのコメントを表示します
   * シート: シート レベルでのみすべてのコメントを表示します
   * すべて: すべての行とシートのコメントを表示します
   * 未読: 未読のコメントをすべて表示

**会話内の未読のコメント**

新しいコメントのある行には赤い点![New Comment indicator](/files/E94IdUOdfdkO2ZB1U7gB)が付けられます。未読のコメントを既読としてマークする最も簡単な方法は、コメントを開くことです。

\[会話] パネルの \[未読] タブを使用している場合は、次の手順に従って未読インジケータを削除できます。

1. 会話機能パネルを開きます。
2. \[未読]タブに移動します。
3. 既読としてマークしたいコメントまでスクロールします。
4. ![Mark as Read button](/files/zquMrdZW1C1H15j4tL0J)を選択します。

#### 「行」タブの動作 <a href="#qp6s6zgewdoi" id="qp6s6zgewdoi"></a>

\[行]タブは、会話パネルが最初に開かれたときのデフォルトのタブです。このタブは、会話パネルが開いているときにセルまたは行を選択すると自動的に選択されます。

注記\
複数の行が強調表示されている場合は、選択した最初の行の会話のみが表示されます。


---

# 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/switch-between-row-level-and-sheet-level-conversations.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.
