# Assets & Liabilities

Found on the Financial data tab, Assets & Liabilities contains summary and detailed information of all clients in a group’s assets and liabilities. This is categorised into the following:

* Annuity
* Cash
* Collectibles
* Loans
* Offset
* Property
* Shares
* Superannuation
* Other asset
* Other liability

{% hint style="info" %}
Assets and liabilities are by default shown in a list view as pictured above. To view more detail, edit, delete add notes etc. Click the asset or liability.
{% endhint %}

#### History

All assets and liabilities have “History” - where historical values and dates can be added per item. This can be found at the bottom of the asset or liability card (pictured below).

{% hint style="info" %}
History can be added, edited or deleted here. To expand and minimise, select the arrow on the far right.
{% endhint %}

#### Asset Allocation

For all assets, asset allocation can be added. Asset allocation is a percent and can be split into the following categories:

* Cash
* Fixed Interest
* International Shares
* Australian Shares
* Property Direct
* Property General
* Emerging Markets
* Other
* Average Annual Rate of Return

{% hint style="info" %}
Only one asset allocation can be created per asset. This can be deleted at any time. Asset allocation is used for numerous model calculations.
{% endhint %}

#### Notes

All assets and liabilities have a notes functionality - where relevant notes can be added. When adding a note, the time and user name are saved by default.


---

# 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.moasapp.com/group-page/financial-data/assets-and-liabilities.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.
