> 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/tag-someone-with-the-at-sign.md).

# コメントで@メンションを使用する

コメント内のユーザーにタグを付けて、会話に追加します。

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

* Smartsheet
* Pro
* Business
* Enterprise

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

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

シートに対する Owner 、 管理者、 編集者、またはコメント者権限を持つユーザーは、コメントを作成したり、コメントに返信したりできます。自分がシートの @mention コメントに含まれているという通知を受け取るには、シートを共有する必要があります。

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

コメント内のユーザーをタグ付けすると、そのユーザーはシート内のコメントへのリンクを含む通知を受け取ります。ユーザーが通知をどのように受け取るかは、ユーザー自身の通知設定によって異なります。

注記\
プロ プランのユーザーは、 Smartsheetから 1 日あたり最大 300 件のメールを送信できます。 Smartsheetメールは、会話で誰かを @メンションしたとき、行を送信したとき、 Smartsheetアイテムを共有したとき、フォーム送信確認を送信したときに送信されます。毎日 300 件を超えるメールを送信する必要がある場合は、他のいずれかの[プラン](https://www.smartsheet.com/pricing)にアップグレードする必要があります。

#### コメントで誰かをタグ付けする <a href="#id-9627ik1982iu" id="id-9627ik1982iu"></a>

@<ユーザーの電子メール アドレス> と入力します。 WorkApp 内にいる場合は、完全な電子メール アドレスを入力する必要があります。

**シートに共有されていないユーザーを @メンションする**

シートを共有し、コメントにアクセスできるように適切な権限を与えるよう求められます。このプロンプトは、所有者、管理者、または編集者(シートへのアクセスを共有できる) を持っている場合にのみ表示されます。

#### @メンションにメールから直接返信する <a href="#ttwyvrhby5a8" id="ttwyvrhby5a8"></a>

誰かが @メンション付きでコメントした場合、次のいずれかのオプションを使用してコメントに返信できます。

**オプション 1: シート内で返信する**

電子メール通知で、 \[Smartsheetで返信] を選択します。

このオプションを選択すると、シートが新しいブラウザー タブで開きます。コメントは\[会話機能]パネルに表示され、直接返信できます。

**オプション 2: 電子メール メッセージに直接返信する**

メールに返信すると、その返信はシートのコメントへの返信を作成します。返信を送信すると、送信者に @mention 通知が送信されます。(返信先のメールアドレスが、notification++*\[一意の会話キー]@reply.smartsheet.com* というメールアドレスの Smartsheet Conversation になることにお気づきかもしれません)。

メールで返信できるのは、シートにコメントを作成する権限がある場合のみです。

注記\
電子メールでの返信は、米国版 Smartsheet でのみ @ メンションを作成します。このプロセスは、Smartsheet リージョンではサポートされていません。

#### 閲覧者権限を持つユーザー <a href="#id-2rn4cuyzkd6r" id="id-2rn4cuyzkd6r"></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/tag-someone-with-the-at-sign.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.
