> For the complete documentation index, see [llms.txt](https://lenfi.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenfi.gitbook.io/docs/lenfi-v1-protocol/lenfi-p2p-aada-v1/how-to-use-the-platform/menu/dashboard/deposits.md).

# Deposits

The following tab displays all active loans supplied by the lender. It contains a table with the following details:

**Loan** - The asset and the amount lent to the borrower.

**Collateral** - The asset amount locked in a smart contract to secure the loan.

**Interest** - The amount to be paid on top of the loaned assets.

**Time remaining -** Time left for the loan to mature.

*User interface:*

<table><thead><tr><th width="243" align="center">Status</th><th align="center">Action</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center"><em>Loan</em></td><td align="center"></td><td align="center">The loan provided to the <strong>Borrower</strong>.</td></tr><tr><td align="center">Can liquidate (expired), Can liquidate (undercollaterized)</td><td align="center"><img src="https://lh4.googleusercontent.com/z1k3AqBH4cVl2ERJjTe-yMZbGu2uv4kOn4IWLZ_OwbkJWVFey8AS0gXFtRYRoTRycYZ5WNO6DrWlmWjaP0hUrV9kbO-YaCJRQ0y7exfXe8zteQ6PcZ2m_fMu78eHZ2BveuwHsfplgT6ijpTtsQtkbfw" alt=""></td><td align="center">The time to repay the loan has expired, or the <strong>Health Factor</strong> has reached the <strong>Liquidation Threshold</strong>.</td></tr><tr><td align="center">Repaid</td><td align="center"><img src="https://lh4.googleusercontent.com/XIB-kHdX4Yr7NwkcIfde7Y9VTOvD9Fe7QUJ2wicvSI4s00R6EK3zBuugvbdvyscvTKASFkxLwJldugsN2Atq5Gpm2rx0Fl-hsZ1S4LNfMeEUUpnZuOItyIgwNfslOPLd-muCMqOPwx1T7KnA1zXe6qg" alt=""></td><td align="center">The <strong>Borrower</strong> has repaid the loan plus interest. The lender can now claim his loan + interest.</td></tr></tbody></table>
