# Balance Sheets

Wealth Builder helps you track key metrics of your Balance Sheet per [TWF Methodology](/documentation/methodology/abstract.md) to optimize your way to financial freedom via the [3 Common Denominators of the Wealthy](/documentation/methodology/abstract.md#3-common-denominators).&#x20;

By default, the Balance Sheet will display both Assets & Liabilities by Date Added (default) or by your most recent Filter or Sort By selection

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

Alternatively clicking on either Total Assets or Total Liabilities displays only those account types.&#x20;

<figure><img src="/files/EAf2s6I40ZToGqRwl2y3" alt=""><figcaption><p>Balance Sheet displaying only Assets</p></figcaption></figure>

<figure><img src="/files/pdlSCnUKW9RKjnj04zhp" alt=""><figcaption><p>Balance Sheet displaying only Liabilities</p></figcaption></figure>

Clicking on the Balance Sheet selector in the green Global Nav bar will allow you to select any alternate or "simulated" Balance Sheets you've created (if applicable).&#x20;

{% hint style="info" %}
Selecting a Balance Sheet other than Default puts your account in "Sim Mode" and allows you run unlimited projections and simulations with an infinite number of variables letting you "see the future" before making money decisions.&#x20;
{% endhint %}

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

You can create a New, Edit or Clone an existing Balance Sheet or manage Linked Accounts via the triple dot menu.&#x20;

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

&#x20;


---

# 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://docs.twfsystems.com/documentation/how-to-use/balance-sheets.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.
