> 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/automated-workflows/remind-yourself-about-specific-tasks.md).

# 特定のタスクに対するリマインダーの設定

行レベルのリマインダーを使用すると、シート内の特定のタスクについて自分自身または他の人に警告できます。

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

* Smartsheet
* Pro
* Business
* Enterprise

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

### 許可 <a href="#id-5jz3pg8o17d9" id="id-5jz3pg8o17d9"></a>

ワークフローを作成するには、シートに対するライセンスを付与された 所有者 、管理者、または 編集者 レベルの権限が必要です。

編集者レベルの権限を持つユーザーは、自分自身を受信者としてアラートまたはリマインダーを作成、編集、または削除することのみできます。

ワークフローの権限について学習します。

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

#### 行レベルのリマインダーを作成する <a href="#wnlaof3wda8g" id="wnlaof3wda8g"></a>

1. ベルアイコン ![](/files/XEBzZiNnJAi941RavQtH) を行アクションインジケータ列で選択します。これまでにリマインダーを設定したことがない場合は、行番号を右クリックし、コンテキスト メニューから \[リマインダーの設定...] を選択します。

   \[新しいリマインダー] ウィンドウが表示されます。

   ![New Reminder window.](/files/JzD9oC59gSU44ACLGNr5)
2. リマインダーをカスタマイズし、「保存」を選択します。

リマインダーのある行には、「行アクション インジケーター」列にベルのアイコンが表示されます。

### **リマインダーを編集する** <a href="#qxbcexb941uj" id="qxbcexb941uj"></a>

既存のリマインダーを編集するには、既にリマインダーがある行のベルのアイコンを選択します。

![Reminders window to make changes.](/files/rbtbxaRFP6T8kdo3uqUC)

\[リマインダー]ウィンドウでは、次のフィールドを使用してリマインダーを削除または編集できます。

* 受信者: 現在の受信者に関連付けられている連絡先名または列名を選択します。
* タイミング: 指定した日付の前、当日、または後にリマインダーを送信します。
* 日付トリガー: リマインダーを実行する特定の日付または日付列を変更するには、日付ボタンを選択します。
* カスタム メッセージ: \[メッセージの編集] を選択して、リマインダーの受信者向けのカスタム メッセージを作成します。


---

# 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/automated-workflows/remind-yourself-about-specific-tasks.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.
