# 9.1 Investment Research Use Cases

## Fundamental Analysis

1. **Generate a Research Report with Copilot Chat**
2. **Analyse Investment Themes from Annual Reports**
3. **Earnings Call Analysis**: Automated extraction of key metrics, guidance, and management sentiment from earnings transcripts
4. **Financial Statement Comparison**: Side-by-side analysis of financial statements across multiple periods or companies
5. **Management Commentary Tracking**: Monitoring changes in executive language and focus areas over time
6. **Competitive Intelligence**: Identifying competitive positioning, market share discussions, and strategic shifts
7. **Risk Factor Evolution**: Analyzing how disclosed risks change over reporting periods
8. **Capital Allocation Insights**: Tracking management discussions on dividends, buybacks, and investment priorities
9. **Guidance Pattern Recognition**: Identifying patterns in how companies guide vs. actual performance

## Quantitative Research

10. **Sentiment Analysis for Trading Signals**: Extracting sentiment indicators from large document sets
11. **ESG Factor Extraction**: Quantifying ESG metrics mentioned across company documents
12. **Supply Chain Relationship Mapping**: Identifying supplier-customer relationships from disclosures
13. **Alternative Data Integration**: Combining alternative data with document intelligence
14. **Event-Based Backtesting**: Historical analysis of market reactions to specific document disclosures
15. **Peer Group Construction**: Data-driven identification of true competitors beyond standard classifications

## Portfolio Management

16. **Portfolio Company Monitoring**: Automated alerts on key developments across holdings
17. **Thematic Exposure Analysis**: Measuring portfolio exposure to emerging themes or trends
18. **Risk Concentration Detection**: Identifying common risk factors across portfolio companies
19. **Investment Committee Preparation**: Automated briefing materials for investment decisions
20. **Due Diligence Acceleration**: Rapid analysis of target company documents for M\&A or investment
21. **Post-Investment Monitoring**: Tracking KPIs and performance metrics after investment


---

# 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.orbitfin.ai/9.-use-cases-and-examples/9.1-investment-research-use-cases.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.
