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

## Overview

Gather company earnings information for public companies by quarter and year.

### Use Cases

* **Earnings tracking**: Automated briefings on earnings releases for target accounts.
* **Investment research**: Pull quarter-over-quarter financials for analysis.
* **Competitor benchmarking**: Compare public competitors' reported numbers.

## Configuration Fields

### Stock Symbol

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

### Quarter

* **Description**: Fiscal quarter (e.g. `Q1`, `Q2`, `Q3`, `Q4`).

### Year

* **Description**: Fiscal year.

### Output Variable Name

* **Description**: Variable name to store earnings information.
* **Validation**: Only letters, numbers, and underscores.
* **Required**: Yes

## Related Actions

* [Company Financial Profile](./company_financial_profile) for market-cap-level company data.
* [Domain Info](./domain_info) for registrar information on any domain.
