# Dashboard

{% hint style="info" %}
You must have completed the Onboarding pages to have a completed Dashboard including adding at least 1 Asset account and 1 Liability Account to your Balance Sheet.
{% endhint %}

After you log in, you'll see your Dashboard displaying the following modules:

1. **Net Worth** - displays your total Assets and Liabilities per your active selected Balance Sheet
2. **Budgeting** - displays your current Earned Income (money you work for) along with currently selected ratios for Bills, Giving, Wealth, Debt Accelerator and any custom accounts you've setup
3. **Debt Payoff** - displays your current Debt (Liabilities) along with your Current and Accelerator payoff schedules, per your selected active Balance Sheet
4. **Capital Allocation** - displays your total Wealth account along with your current selected ratios for T1 (liquidity), T2 (cash flow assets) and T3 (speculations) capital allocations, per your selected active Balance Sheet
5. **Compound Return** - displays your current Unearned Income (money that works for you) along with your Freedom Number and Lifestyle Number progress plotted along with your Unearned Income and Balance growth projections, per your selected active Balance Sheet

<figure><img src="https://4223528427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYp9xBpfzPebLID_RnJ%2Fuploads%2FbQ42KollG7qPjge9C1Fy%2FScreenshot%202023-03-21%20at%203.01.15%20PM.png?alt=media&#x26;token=35de53d1-5f66-4063-9810-8ddb3b63ea4f" alt=""><figcaption></figcaption></figure>

You can access the individual modules to change their respective settings by clicking anywhere on the specific module card or via the side menu under "Plan".

If you are debt free (congratulations!) you can check the "I am debt free" box to prevent error messages on the Debt Payoff module card.&#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/dashboard.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.
