> 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/clear-cell-value-action.md).

# セル値のクリアアクションを操作する

ワークフローがトリガーされたときに、選択したフィールドの内容を削除するには、「セル値をクリア」アクションを使用します。

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

* Smartsheet
* Pro
* Business
* Enterprise

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

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

ワークフローを作成するには、シートに対する 所有者 、管理者、または編集者レベルの権限を持つ、ライセンスを取得したSmartsheetユーザーである必要があります。編集者レベルの権限を持つユーザーは、自分自身を受信者としてアラートまたはリマインダーを作成、編集、または削除することのみできます。ワークフローの権限について学習します。

シートの所有者と管理者は、セルの変更アクションを追加できます。

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

セル値をクリアするワークフローを作成するには:

1. \[自動化] > \[テンプレートからワークフローを作成...] に移動します。
2. \[シートの変更] セクションで、 \[指定された基準が満たされた場合にセルの値をクリアする] > \[テンプレートを使用] を選択します。
3. ワークフローの名前を入力します。
4. ワークフローをトリガーするものを構成します。
5. クリアしたいセルが存在する列を選択します。![Clear cell value automation](/files/ZVd6iKtIp1oZNnlKx6Xs)
6. 「保存」を選択します。

\[セル値をクリア] ワークフローのターゲット フィールドが削除された場合、ワークフローは無効になり、シート管理者は電子メール通知を受け取ります。

**\[セル値をクリア] アクションを使用する場合に知っておくべきこと**

* セル履歴とアクティビティ ログでは、変更はSmartsheet 自動化に起因すると考えられます。
* セル値のクリアは終了アクションです。ワークフローの「セル値をクリア」アクションの後に条件やアクションを追加することはできません。
* 数式や自動番号付け/システム生成の列はクリアできません。
* 無限承認ループを防ぐため、クロスシート数式またはセル リンクを含むセルは、シートを自動的に変更するオートメーション (行の移動、行のコピー、行の行、行解除、承認要求、日付の記録、人の割り当て、セルの変更) をトリガーしません。セルのクリア、ドキュメントの生成）。これを回避するには、時間ベースの自動化または繰り返しワークフローの使用を検討してください。


---

# 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/clear-cell-value-action.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.
