> For the complete documentation index, see [llms.txt](https://docs.tactyc.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tactyc.io/general/training-videos.md).

# Training Videos

## **Basics of Portfolio Construction**

* [General Section](https://www.loom.com/share/2624f8096c134df39f1b37f722e81d11)
* [Sector Profile](https://www.loom.com/share/47f0ceae1ea24906a370a8b2897bc1ff)
* [Allocations](https://www.loom.com/share/1e58f01c492647879575fac7f8711a54)
* [Fees and Expenses](https://www.loom.com/share/716a9e34e6df442f9c91f624966e6e49)
* [Exit Recycling](https://www.loom.com/share/8da64887295b4a0888a0e4205ddac27c)
* [Waterfall](https://www.loom.com/share/92331d8cba2e4dd08a8733190fd9fb6e)
* [LPs](https://www.loom.com/share/67cc1c9979c5419c8a89208e0b04b7c7)

## **Working with and sharing your fund dashboards**

* [Overview of different sections and construction vs. current forecasts](https://www.loom.com/share/60c89db4b5b34182bb5b7f4b31e38040)

## **Portfolio Management**

* [Adding investments and building performance cases](https://www.loom.com/share/caa9020cfb984b36a4c7a3530c771876)
* [Maintaining investments and performance cases](https://www.loom.com/share/aed5d6603e3442998e207c370d4bda87)
* [Extracting insights on portfolio performance](https://www.loom.com/share/1eedecca88ac490781dc1b304b6dcb90)

## **KPI Manager and Advanced Features**

* [Tracking KPIs](https://www.loom.com/share/f328b9a8a41140a5abe93346e303a4b2)
* [Editing your models for actual fees, expenses and capital calls.](https://www.loom.com/share/f60325d048dc4922ac9f6babc0cb7f17)


---

# 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://docs.tactyc.io/general/training-videos.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.
