# View Deposits

This is the primary page for viewing a deposit:

{% hint style="success" %}
Home / Accounting / Account Transactions / View Deposits\
<https://farm.unosof.com/index.cfm?event=ViewDeposits.List>
{% endhint %}

![View Deposit Page](/files/-M3NcEsYAVTf1m6h-g0p)

From this page, you are able to visualize existing Deposits. Use the filters such as Date, invoice ID, Deposit ID, Pre-Payments, Customer, Sales Rep., etc. to find a specific deposit easier.

![](/files/-M3NdxQZJXXx0d13UO54)

{% hint style="danger" %}
&#x20;It is not possible to **Edit** an existing deposit. To correct a deposit delete it and apply it again.
{% endhint %}

To delete a deposit, click on the Delete Button in the last column of the page.

![Delete Deposit Button](/files/-M3NeQZJhCBX-AWyz5ar)

## View Pre-Payments

To visualize Pre-Payments, go to the Accounting Report Module.

{% hint style="success" %}
Home / Reports / Accounting Reports\
<https://farm.unosof.com/index.cfm?event=Accounting.Report>
{% endhint %}

![Accounting Reports - Unapplied Deposits](/files/-M3NgA0Xc3quL971VZqO)

In the drop-down menu, select the option **Unapplied Deposits**. Use the filters to find a specific Pre-Payment easier and click on the Generate Report button.

The page will display the Unapplied deposit details, according to the filtered criteria.

![Accounting Reports - Unapplied Deposits](/files/-M3NgLmCI2qkZEVwfmMa)


---

# 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://manual.unosofbooks.com/accounting/account-transactions/view-deposits.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.
