> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trezu.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Handling Payment Requests

> Manage payment requests in your treasury

Once a payment request is created - either for a [single payment](/payments/single-payment) or to pay [multiple recipients at once](/payments/bulk-payment) - it gets listed as a `Pending` request in the `Requests` section.

<img src="https://mintcdn.com/neardev/q9hRPY5BOAnaV8kX/assets/docs/payments/pending-requests.png?fit=max&auto=format&n=q9hRPY5BOAnaV8kX&q=85&s=e664d2a8708ad92b9fed04897f75e94d" alt="Request" width="1600" height="1079" data-path="assets/docs/payments/pending-requests.png" />

Navigate to the `Requests` section in the left sidebar to see all pending payment requests. You can filter and sort requests to find the one you want to review and vote on.

<Tip>
  Only team members with the **[Finance](/governance/members-and-roles#finance) role** can review request details and cast a vote to either **approve** or **reject**.
</Tip>

***

## Voting on a Request

Click on a request to review its details, including the recipient, the amount, the token, and any comments added by the requester. After reviewing the request, you can cast your vote to either approve or reject it.

<img src="https://mintcdn.com/neardev/q9hRPY5BOAnaV8kX/assets/docs/payments/request-details.png?fit=max&auto=format&n=q9hRPY5BOAnaV8kX&q=85&s=fd6f67d355e6ba44e897a4ed5d9c78c4" alt="Request Details" width="1600" height="1080" data-path="assets/docs/payments/request-details.png" />

<Warning>
  Only team members with the **[Finance](/governance/members-and-roles#finance) role** can review request details and cast a vote to either **approve** or **reject**.
</Warning>

<Info>
  If the treasury does not have enough funds to cover the payment request, you will need to top up the treasury with the required tokens before the request can be approved.
</Info>

***

## Receipts

Once a payment request is approved and executed, you can generate a PDF receipt to share with the recipient as a proof of payment.

Simply click on the payment you want to generate a receipt for, and then click on the **`Generate PDF Receipt`** button.

<img src="https://mintcdn.com/neardev/jhQmBURHXNdQXosM/assets/docs/payments/generate-receipt.png?fit=max&auto=format&n=jhQmBURHXNdQXosM&q=85&s=b908167f24da4e709216a976026e0aca" alt="Generate Receipt" width="3726" height="1269" data-path="assets/docs/payments/generate-receipt.png" />

<Tip>
  For **non-confidential** treasuries you can also share a receipt link with the recipient, so they can view the receipt online.
</Tip>

<Note>
  Confidential treasuries do not allow sharing receipt links, but you can still generate a PDF receipt and share it with the recipient.
</Note>

***

## Filtering Payment Requests

You can filter payment requests by the following fields: `Request Type`, `Created Date`, `Recipient`, `Token`, `Requester`, `Approver`, `My Vote status`.

To filter payment requests, click on the **`Filter`** icon:

<img src="https://mintcdn.com/neardev/q9hRPY5BOAnaV8kX/assets/docs/payments/request-filter.png?fit=max&auto=format&n=q9hRPY5BOAnaV8kX&q=85&s=ef27417b9db14d64fa47c18ad29a6679" alt="Request" width="1600" height="1126" data-path="assets/docs/payments/request-filter.png" />

Then simply add as many filters as needed:

<img src="https://mintcdn.com/neardev/q9hRPY5BOAnaV8kX/assets/docs/payments/filtered-requests.png?fit=max&auto=format&n=q9hRPY5BOAnaV8kX&q=85&s=76de200b4f9d6aac1b398f1dccc15fed" alt="Request" width="1600" height="1080" data-path="assets/docs/payments/filtered-requests.png" />

<Check>
  To see only payment requests, filter by `Request Type` -> `Payments`.
</Check>
