# Manage deposit requests

Use deposit request data tables to view the deposit activity of your customers.
A deposit request is a request from a customer to deposit funds using a deposit form.

To integrate deposit forms on your website, see [Integrate a deposit form](/docs/dev-docs/integrate-a-deposit-form).
To set up options for deposit amounts and settings, see [Deposit strategies](/docs/settings/deposit-strategies).

## View deposit requests

Use this process to view deposit requests in a data table.

1. In the left navigation bar, press **Data tables**, then press **Payments**.
2. Press **Deposit requests**.
3. To view the details of a deposit request, in the **ID** column, press a deposit request ID.
4. Optionally, to open the related customer, in the **Customer** column, press a customer name.
5. Optionally, to open a related transaction, in the **Transactions** column, press a transaction ID.
6. Optionally, if multiple transactions exist, in the **Transactions** column, press **See all** *n* **transactions**, then press a transaction ID.


## Filter deposit requests

Use this process to filter deposit requests by specific criteria.
For example, the available criteria include status, currency, customer, and expiration time.

1. In the left navigation bar, press **Data tables**, then press **Payments**.
2. Press **Deposit requests**.
3. In the top right of the table, press **Filters**.
4. In the **Filter** dropdown, select an attribute to filter.
5. In the **Operation** dropdown, select a condition.
6. In the **Value** field, enter or select values.
7. Press **Apply filter**.
8. Optionally, to add more filters, press **Add filter**.


To save the filtered view as a segment, see [Segments](/docs/settings/segments).

## Related topics

- [Customize tables](/docs/data-tables/customize-tables)
- [Deposit and withdrawal forms](/docs/dev-docs/deposits-and-payouts)
- [Deposit strategies](/docs/settings/deposit-strategies)
- [Segments](/docs/settings/segments)