# Financial Statement

This screen provides users with a comprehensive overview of a company's financial health.

{% hint style="info" %}
The presentation of financial statements here varies, and your selection determines how financial data appears in the Financial Analysis and Summary tabs
{% endhint %}

<figure><img src="/files/eWB8VAnEdISyz5XtuaQk" alt=""><figcaption><p>Figure 1: Financial Statements</p></figcaption></figure>

We offers various customization options to tailor the displayed information according to the user's preferences.

1. **Financial Statements (FS)**:&#x20;

Users can select from different types of financial reports to view on the screen. These reports typically include the Balance Sheet, Income Statement, and Cash Flow Statements.&#x20;

<figure><img src="/files/LsBvsIPjDeiN9HX6qhCS" alt="" width="480"><figcaption><p>Figure 2: Types of FS</p></figcaption></figure>

2. **Sources of Information**:&#x20;

Users can specify the sources of the financial information they want to view. The available sources may include Public Announcements, Tax Filings, Credit Filings, and Other sources. This flexibility enables users to gather data from different channels and cross-reference information to ensure accuracy and reliability.

<figure><img src="/files/p7yLEbk1GNcPzalfdcKd" alt=""><figcaption><p>Figure 3: Source</p></figcaption></figure>

3. **Type of FS**:&#x20;

Users have the option to view either consolidated or separate financial statements.&#x20;

Consolidated statements include the financial data of a company and its subsidiaries, providing a comprehensive picture of the entire corporate group's financial performance.&#x20;

On the other hand, separate financial statements - also known as individual or stand-alone financial statements, are prepared for an individual company or entity without consolidating the financial results and position of its subsidiaries. These statements provide a detailed view of the financial performance and position of the individual entity.

Users can choose the type of financial statement that best suits their analysis needs.

<figure><img src="/files/FJojPNEHG5TxW3xk6X2B" alt=""><figcaption><p>Figure 4: Types of FS</p></figcaption></figure>

4. **Audit Status**:&#x20;

Users can filter financial statements based on their audit status.&#x20;

Audited financial statements have undergone a thorough examination by an external auditing firm, ensuring a higher level of accuracy and reliability.&#x20;

Unaudited statements, while not formally examined by an auditor, still provide valuable financial data. Users can view audited or unaudited statements based on their preferences and risk tolerance.

<figure><img src="/files/nP8wULqHRdnC870oh4w6" alt=""><figcaption><p>Figure 5: Audit Status</p></figcaption></figure>

5. **Method**:&#x20;

Users can select between direct and indirect methods of presenting financial data.&#x20;

The direct method shows the actual cash flows in and out of the company, providing a clear understanding of the cash flow sources and uses.&#x20;

The indirect method starts with net income and adjusts it to reflect cash flows, focusing on changes in balance sheet items. Users can choose the method that aligns with their analysis requirements and preferences.

<figure><img src="/files/JBSQvSBRKYFZC14mdiSt" alt=""><figcaption><p>Figure 6: Method</p></figcaption></figure>

6. **Other settings:**

The screen provides a "Recommended Filters" button, which allows users to revert all changes and return to the default settings. This feature assists users who are unsure about what condition to apply and provides them with a starting point for their analysis.

<figure><img src="/files/m6uAmiVMFZgo93KyauuV" alt="" width="219"><figcaption><p>Figure 7: Recommended Filters</p></figcaption></figure>

To enhance the visibility of critical indicators and reduce screen length, simply click the icon <img src="/files/IFLXLhppaDD9wmT8DGFv" alt="" data-size="line"> to collapse the financial indicators.


---

# 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/view-company-information/financial-statement.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.
