# Dashboard

The Dashboard lives at the top of each sheet.&#x20;

<figure><img src="/files/OWVD97V4ukckI0llFRPJ" alt="Portfolio Tracker – Premium Templates for Apple Numbers."><figcaption><p>Dashboard</p></figcaption></figure>

## Topline Stats

At the very top, you can see your portfolio's current stats, such as:&#x20;

<figure><img src="/files/fz7dOqhfX7BpvioDNsII" alt=""><figcaption><p>Portfolio's Top Line Stats</p></figcaption></figure>

* your portfolio's **overall P\&L** in USD terms
* your portfolio's **overall P\&L** in % terms
* its **current value**&#x20;
* it's **cost** (the capital you have put in minus the capital you have taken out)
* your **realized P\&L**
* the **current unrealized P\&L** on the assets currently held in the account. &#x20;

{% hint style="info" %}
**Tip:**  The **Realized P\&L** is likely to be the amount you should keep an eye on for taxes! If you have [set a secondary currency,](/1/smol_tracker/dashboard.md#optional-secondary-currency) the realized P\&L can also be viewed in that currency to the right of the USD values.&#x20;
{% endhint %}

The Top Line Stats is also where you set your **portfolio's type** (B1) and **the optional secondary currency** (C1). Both cells are pop-up menus giving you options to select from.&#x20;

### Portfolio Type

Each portfolio can either be a **crypto** portfolio or a **stocks** portfolio. If you enter crypto trades into a stocks account (or vice-versa), the automatically generated [**Holdings**](/1/smol_tracker/holdings.md) table won't be able to properly recognize the asset codes you enter into the [**Trade Log**](/1/smol_tracker/trade-log.md)**.**[ ](/1/smol_tracker/trade-log.md)

You define the portfolio type by choosing from the pop-up menu in cell B1 in the Top Line Stats of your portfolio.

<figure><img src="/files/8fLfCimvSAHomY981eSP" alt="" width="563"><figcaption><p>Choosing the portfolio type</p></figcaption></figure>

## P\&L Chart

The P\&L Chart allows you to monitor the current **unrealized % profits and losses** on your assets visually.&#x20;

This is useful to see at a glimpse when it’s time to take profit or cut your losses and to quickly see where you stand with each of your current holdings.

<figure><img src="/files/xeEvWRCabMCNTWNe3Vlg" alt="Portfolio Tracker – Premium Templates for Apple Numbers." width="563"><figcaption><p>The P&#x26;L Widget</p></figcaption></figure>

## Allocation Chart

The Allocation Widget allows you to visually monitor your portfolio's allocation as it changes with market fluctuations. &#x20;

Assets representing less than 3% of your portfolio will be filed under "Other".

<figure><img src="/files/DEwIYUCC4HXVxba10z8y" alt="Portfolio Tracker – Premium Templates for Apple Numbers." width="563"><figcaption><p>Allocation Widget</p></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://guides.smolcompute.xyz/1/smol_tracker/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.
