# Mass Payouts

MultiSafe users can easily run payroll and pay to groups with one click.&#x20;

**Step 1 -** Click on 'Mass Payouts'.&#x20;

A screen will open up to fill in the details.

![](/files/-MaIDNx7dzpkvCDvgtj5)

**Step 2 -** After the user has filled all the fields. Users can cross-check and change the payment amount. Finally, click on 'Create Transaction'.

![](/files/-MdE9c-VUJGpocM37nhA)

{% hint style="info" %}
**Note -** Add team and people before performing mass payouts.
{% endhint %}

* **Paid to -** Team selected for the payout.&#x20;
* **Paid from -** Currency in which the team and people will be paid. &#x20;
* **Description (If added) -** The purpose of the transaction.
* **Team Details -** Team details where you can select and deselect the people for transactions.

The Balance details, no. of people, and the amount will be automatically calculated as per the owner's inputs.&#x20;

**Step 3 -** Users will be redirected to the transaction status page where owner/ owners need to approve so that the transaction is completed else it will remain in the pending state.

![](/files/-MaSs_zs2gekRZylDxdm)

### **Changing the value while doing Mass Payouts**

If users have initially added the team members and even the payment amount. There are times when there can be a change in the payment amount, so once users initiate the transaction there will be an option where users can cross-check the amount and can even edit the paying amount.


---

# 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://multisafe.gitbook.io/multisafe/multisafe-feature-list/mass-payouts.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.
