# 承認申請アクション

{% hint style="success" %}
承認申請アクションの利用には「一括承認アクション」オプションが必要です。ご利用をご希望の場合は担当の営業窓口までお知らせ下さい。
{% endhint %}

## 一括承認／却下 <a href="#bulk-approve-reject" id="bulk-approve-reject"></a>

シート内の選択されているレコードに関連した承認申請に対して、承認者にログインユーザが設定されているものを対象として、一括で承認／却下します。

アクションが実行されると、下記のダイアログが表示され、一括で承認・却下処理を実行できます。

![](/files/9lUMLiRWaHRsreWIgJRY)

* **承認／却下 \[A]** – 申請を承認するか却下するかどちらかを選択します
* **コメント \[B]** – 承認／却下の際のコメントを入力します

なお、選択したレコードの中に自分宛に承認申請されているレコードが存在しない場合は、一括承認／却下アクションは実行できません。

「一括承認／却下」アクションボタンには以下のプロパティを設定できます。

* **ボタンの表示ラベル** – ボタンの中に表示するラベルをカスタマイズして設定します
* **ボタンの表示アイコン** – ボタンの中のラベル横に表示するアイコンを設定します

{% hint style="info" %}
一括承認／却下アクションは「[フロー承認プロセス](https://help.salesforce.com/s/articleView?id=platform.automate_automated_approvals.htm\&type=5)」による申請の承認/却下には現在対応していません。
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.mashmatrix.com/mashmatrix-sheet/ja/functions_about_actions/approval_request_actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
