# Financial Analysis

This powerful tool offers a tailored experience for different types of companies, including Corporates, Banks, and Securities. Each company type is accompanied by a specific set of information panels containing financial ratios that are relevant to their respective industries.

The key aspects of this feature:

1. **Quick Assessment**: Gain valuable insights into a company's financial performance and health through a detailed analysis. This panel provides a comprehensive evaluation of key financial ratios, allowing you to assess profitability, liquidity, solvency, and other crucial aspects that impact a company's financial well-being.&#x20;

<figure><img src="/files/nAYzVGsl52qgDUwmgbYd" alt="" width="563"><figcaption><p>Figure 1: Quick Assessment</p></figcaption></figure>

2. **Information Panels**:  Each company type has a unique set of information panels, ensuring that you have access to the most relevant financial ratios and metrics.&#x20;

<table><thead><tr><th width="234">Types</th><th width="447">Panels</th></tr></thead><tbody><tr><td><strong>General</strong></td><td>Balance Sheet Breakdown</td></tr><tr><td></td><td>Earnings Breakdown</td></tr><tr><td></td><td><p>Cash Flow </p><p>Breakdown</p></td></tr><tr><td><strong>Corporate</strong></td><td>Profitability</td></tr><tr><td></td><td>ROA &#x26; ROE</td></tr><tr><td></td><td>Asset Management Efficiency</td></tr><tr><td></td><td>Liquidity</td></tr><tr><td></td><td>Solvency</td></tr><tr><td></td><td>Coverage</td></tr><tr><td><strong>Securities</strong></td><td>Operating Income</td></tr><tr><td></td><td>Business Position</td></tr><tr><td></td><td>Financial Assets</td></tr><tr><td></td><td>Earnings Quality</td></tr><tr><td></td><td>Leverage</td></tr><tr><td></td><td>Funding &#x26; Liquidity</td></tr><tr><td><strong>Banks</strong></td><td>Loan Book Breakdown and Coverage</td></tr><tr><td></td><td>Deposit and Credit</td></tr><tr><td></td><td>Average Cost of Financing and Credit Cost</td></tr><tr><td></td><td>Earnings Quality</td></tr><tr><td></td><td>Capital &#x26; Leverage</td></tr><tr><td></td><td>Liquidity</td></tr><tr><td></td><td>Funding</td></tr></tbody></table>

3. **Downloadable Data**: You can easily download the panel data into an Excel file, allowing for further manipulation and deeper analysis of the financial ratios. Alternatively, if the panel includes visual representations such as graphs or charts, you can download them as images for presentations or documentation. For additional information, please refer to [Download Company Information](/manual/user-manual/download-information.md) section.
4. **Workspace Customization**: Personalize your workspace within the Financial Analysis feature by accessing the [Preference settings](/manual/user-manual/change-preferences-settings/workspace-preferences.md). You can adjust the layout, panel arrangement, and other display settings to create a workspace that aligns with your analysis style.


---

# 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.fiingate.vn/manual/user-manual/conduct-analysis/financial-analysis.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.
