# Balance Histogram

1. Click on either 'Cases' or 'Transactions' on the left side of the dashboard.

<figure><img src="/files/tO3X8R1lijpJfWkysUNf" alt=""><figcaption></figcaption></figure>

2. Click on a case to see financial details and make new disbursements or enter the ledger.

<figure><img src="/files/ImldKIDlCsnTqLCKWNCi" alt=""><figcaption></figcaption></figure>

3. Use the 'Balance Histogram' for a graphical view of the trust account's balance history.

<figure><img src="/files/aHEZMRCBp7FP3meMfIqC" alt=""><figcaption></figcaption></figure>

4. View the full table of Balance Histogram.

<figure><img src="/files/xBUCesArjb5HtXCpGV8W" alt=""><figcaption></figcaption></figure>


---

# 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://douglas-law.gitbook.io/fertilityescrow/balance-histogram.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.
