# Investments Table

The investments table is a singular view of your entire portfolio of actual investments.

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

## Features of the investments table

* [See here](/portfolio-management/investments-table/investment-reporting-metrics.md) for a summary of all available fields in the investment reporting metrics
* [See for ](/portfolio-management/investments-table/investment-moics.md)the various MOIC calculations available for each company
* [See here](/portfolio-management/investments-table/time-machine.md) for how to use the time machine to rollback the fund's clock
* [See here](/portfolio-management/investments-table/custom-views.md) for how to create custom column configurations
* [See here](/portfolio-management/investments-table/using-deal-tags.md) for how to use Deal Tags
* [See here](/portfolio-management/investments-table/using-custom-fields.md) for how to create Custom Fields


---

# 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.tactyc.io/portfolio-management/investments-table.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.
