# Approval Request Actions

{% hint style="success" %}
Using approval request action features requires the "Bulk Approval Action" option. If you would like to use this feature, please contact your sales representative.
{% endhint %}

## Bulk Approve/Reject <a href="#bulk-approve-reject" id="bulk-approve-reject"></a>

Approve / reject all approval requests related to the selected records in the sheet for those whose login user is set as the approver.

When the action is executed, the following dialog will be displayed, and you can execute approval / rejection at once.

![](/files/4EcC51RHItzQh0sRoLcY)

* **Approve/Reject \[A]** – Select approve or reject the requests
* **Comment \[B]** – Input comment for approval/rejection

If there is no approval request in the selected records whose approver is set to the login user, you can not execute the collective approval / rejection action.

The following properties can be set for the "Bulk Approve/Reject" action button.

* **Button Label** – Customize and set the label to be displayed in the button
* **Button Icon** – Set the icon to be displayed next to the label in the button

{% hint style="info" %}
Bulk approve/reject actions do not currently support approval/rejection of requests through "[Flow Approval Process](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/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.
