# 6.5 Financial Statement Navigator

The **Financial Statement Navigator** bot within the Orbit platform is designed to simplify and enhance the financial analysis process. This tool converts financial statements from reports into machine-readable formats and intelligently links them to their accompanying notes, enabling analysts to navigate complex financial data more effectively.

#### Key Features of the Financial Statement Navigator Bot:

* **Machine-Readable Formats**: The bot converts financial statements, such as income statements, balance sheets, and cash flow statements, into formats that are easily processed and analyzed by computers. This automation significantly reduces the time and effort required to prepare financial data for analysis.
* **Linking Accompanying Notes**: One of the key challenges in financial analysis is ensuring that the figures in financial statements are correctly interpreted in context. The Financial Statement Navigator bot addresses this by linking financial data directly to the relevant notes in the reports, providing essential context and details that support the figures.
* **Simplified Navigation**: Designed to assist analysts in navigating through dense and complex financial reports, this bot ensures that users can quickly access crucial information and insights. It streamlines the analysis process, making it easier to draw meaningful conclusions from financial data.

#### Use Cases:

* **Efficient Financial Analysis**: By automating the conversion of financial statements and linking them to relevant notes, this bot helps analysts quickly access and interpret the data they need, leading to more efficient and accurate financial analysis.
* **Enhanced Decision Making**: With quicker access to well-organized financial data, users can make better-informed decisions, backed by a thorough understanding of the financial context provided by the accompanying notes.


---

# 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/6.-off-the-shelf-agents/6.5-financial-statement-navigator.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.
