> For the complete documentation index, see [llms.txt](https://nicholashartnett.gitbook.io/my-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicholashartnett.gitbook.io/my-gitbook/finance/my-conso-tool-c.md).

# My Conso Tool ©

### Portfolio consolidator & optimizer

My experience working in a Family Office inspired me to build my own interactive/dynamic dashboard for the consolidation & opimization of an investor's portfolio.

It's capable of consolidating a portfolio across: Asset classes, geographies, counterparties, banks, accounts & currencies.

What sets this dashboard apart from others is that:

1. It requires no coding from the end user, only data entry and/or API integrations
2. All data entry occurs in a single standardized tab, file & format
3. The dashboard is compatible with all possible types of assets/debt, both listed & non-listed
4. Both standardized reporting as well as rich subset reporting tailored to each asset class
5. Not only reporting on historical values & performance, but also forward looking
6. Cloud-based, stable and scalable by design
7. All data entry & analysis done natively within 1 file, guaranteeing simplicity & a single version of the truth

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSeg1dO036TU3NHzM9i4XOye5cTgs7Xg5RMQRsuWfg17KGzDmw/viewform?usp=sf_link>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nicholashartnett.gitbook.io/my-gitbook/finance/my-conso-tool-c.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.
