# Portfolio Management

- [Adding Investments](https://docs.tactyc.io/portfolio-management/adding-investments.md)
- [Managing Rounds](https://docs.tactyc.io/portfolio-management/managing-rounds.md)
- [Updating valuations](https://docs.tactyc.io/portfolio-management/managing-rounds/updating-valuations.md): Mark-up, mark-down or change the valuation of an investment
- [Updating ownerships](https://docs.tactyc.io/portfolio-management/managing-rounds/updating-ownerships.md): Override Tactyc's calculated ownership
- [SAFEs and Notes](https://docs.tactyc.io/portfolio-management/managing-rounds/safes-and-notes.md): Best practices on working with SAFEs and Notes.
- [Warrants](https://docs.tactyc.io/portfolio-management/managing-rounds/warrants.md): Best practices on working with warrants
- [Liquidation preferences](https://docs.tactyc.io/portfolio-management/managing-rounds/liquidation-preferences.md): If your fund has investments where there are active Liquidation Preferences (”liq prefs”), you can run Exit scenarios to incorporate the impact of liq prefs.
- [Multiple currencies](https://docs.tactyc.io/portfolio-management/managing-rounds/multiple-currencies.md): If your fund has investments where the round currency is different than the fund’s currency, Tactyc can help you manage and track currency conversions.
- [Performance Cases](https://docs.tactyc.io/portfolio-management/performance-cases.md)
- [Best Practices on Performance Cases](https://docs.tactyc.io/portfolio-management/performance-cases/best-practices-on-performance-cases.md): Performance cases offer flexibility in how you want to model an investment’s forecast. We recommend picking one of the following 3 approaches to manage performance cases for an investment.
- [KPI Manager](https://docs.tactyc.io/portfolio-management/kpi-manager.md): KPIs are operating metrics typically tracked to monitor a portfolio company’s performance. These could be items such as Revenue, Cash Balances, Customers etc.
- [Valuation Analysis](https://docs.tactyc.io/portfolio-management/kpi-manager/valuation-analysis.md): Automated valuation multiple analysis
- [KPI Request Form FAQs](https://docs.tactyc.io/portfolio-management/kpi-manager/kpi-request-form-faqs.md)
- [Document Center](https://docs.tactyc.io/portfolio-management/document-center.md): Tactyc's Document Center enables you to manage and track deal or fund related documents in one place.
- [Investments Table](https://docs.tactyc.io/portfolio-management/investments-table.md): A consolidated view of all portfolio companies and their metrics
- [Investment Reporting Metrics](https://docs.tactyc.io/portfolio-management/investments-table/investment-reporting-metrics.md)
- [Investment MOICs](https://docs.tactyc.io/portfolio-management/investments-table/investment-moics.md): Manage MOICs more thoroughly with Tacytc’s  Portfolio Management Tools allowing you to track seven different MOIC calculations for each investment.
- [Time Machine](https://docs.tactyc.io/portfolio-management/investments-table/time-machine.md)
- [Custom Views](https://docs.tactyc.io/portfolio-management/investments-table/custom-views.md): Custom Views enable you to create different column configurations for the investments table
- [Using Deal Tags](https://docs.tactyc.io/portfolio-management/investments-table/using-deal-tags.md): Deal tags enable you to evaluate performance metrics for sub-sections of your entire fund's portfolio.
- [Using Custom Fields](https://docs.tactyc.io/portfolio-management/investments-table/using-custom-fields.md): Custom fields enable you to create your own tracking fields such as tags, dates, numbers or text to categorize portfolio companies
- [Cap Table Calculator](https://docs.tactyc.io/portfolio-management/cap-table-calculator.md)
- [Bulk Update Options](https://docs.tactyc.io/portfolio-management/bulk-update-options.md)
- [FAQs](https://docs.tactyc.io/portfolio-management/faqs.md)


---

# 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.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.
