# Portfolio Management

| **Command Function** | **Description**                                                                                                                    |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| `POMV <go>`          | Access Portfolio Overview Dashboard for a comprehensive view of all holdings and performance metrics.                              |
| `POTR <go>`          | Retrieve Portfolio Tracker for real-time tracking and visualization of portfolio performance.                                      |
| `POAS <go>`          | Explore Portfolio Asset Allocation Tools for optimizing and visualizing asset allocation within the portfolio.                     |
| `POPT <go>`          | Utilize Portfolio Performance Analytics for in-depth analysis of the historical and current performance of the portfolio.          |
| `POFA <go>`          | Access Portfolio Factor Analysis for evaluating how various factors contribute to the portfolio's performance.                     |
| `POES <go>`          | Retrieve Portfolio Environmental, Social, and Governance (ESG) Analytics for assessing the sustainability impact of the portfolio. |
| `POFR <go>`          | Explore Portfolio Risk Management Tools for managing and mitigating risks associated with the portfolio.                           |
| `POCP <go>`          | Utilize Portfolio Cash Flow Projection for projecting and analyzing cash flows within the portfolio.                               |
| `POPT <go>`          | Access Portfolio Optimization Tools for optimizing the composition of the portfolio based on specific objectives.                  |
| `PODL <go>`          | Retrieve Portfolio Drawdown Analysis for understanding and managing drawdowns in the portfolio.                                    |
| `POHI <go>`          | Explore Portfolio Historical Performance Analysis for analyzing long-term historical performance trends.                           |
| `POCR <go>`          | Utilize Portfolio Correlation Analysis for analyzing the correlation between different assets within the portfolio.                |
| `POCT <go>`          | Access Portfolio Stress Testing Tools for simulating various market scenarios and analyzing portfolio resilience.                  |
| `POPT <go>`          | Retrieve Portfolio Position Tracking for detailed tracking and analysis of individual positions within the portfolio.              |
| `PORE <go>`          | Explore Portfolio Reporting Tools for generating customized reports and statements for the portfolio.                              |
| `POBI <go>`          | Utilize Portfolio Benchmarking Insights for comparing portfolio performance against relevant benchmarks.                           |
| `POBC <go>`          | Access Portfolio Budget Constraints for setting and managing budget constraints within the portfolio.                              |
| `POAL <go>`          | Retrieve Portfolio Alert System for setting alerts on specific portfolio metrics and events.                                       |
| `POAU <go>`          | Explore Portfolio Audit Trail for tracking and auditing changes made to the portfolio over time.                                   |
| `POIN <go>`          | Utilize Portfolio Investment Ideas for accessing curated investment ideas and recommendations for the portfolio.                   |


---

# 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.satoshiterminal.io/research-suite/terminal-commands/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.
