> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Company Financial Profile

## Overview

Retrieve detailed financial and company profile information for a given stock symbol — market cap, last known stock price, and other company fundamentals.

### Use Cases

* **Account prioritization**: Sort an account list by market cap.
* **Research briefs**: Include a financial snapshot in a company profile.
* **Executive summaries**: One-line financials for any public company in context.

## Configuration Fields

### Stock Symbol

* **Description**: The ticker symbol of the public company.
* **Example**: `HUBS`, `AAPL`
* **Required**: Yes

### Output Variable Name

* **Description**: Variable name to store the financial profile.
* **Validation**: Only letters, numbers, and underscores.
* **Required**: Yes

## Related Actions

* [Company Financial Info](./company_financial_info) for per-quarter earnings details.
* [Company Research v2](/agent-packs/company-research) for full company research.
