# Manage deposit requests

Use deposit request data tables to view customer deposit activity.
A deposit request represents a customer request 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 configure deposit amount options 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 deposit request details, 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 based on specific criteria.
For example, you can filter by status, currency, customer, or 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)