# Dynamic Reports

You can conveniently access this powerful tool in two ways:

**Option 1:** Navigate to the **Tools** tab situated in the header of the platform. From there, select "Dynamic Reports" from the dropdown menu to launch the tool.

<figure><img src="/files/aPpU5xFzh6QZnOOFLCy8" alt=""><figcaption><p>Figure 1: Platform header</p></figcaption></figure>

**Option 2:** Alternatively, while utilizing the **Company Analysis** or **Portfolio Insights** features, simply locate and click on the prominently displayed "**Create Dynamic Report**" button on the respective screens.

<figure><img src="/files/Ji4T1iz75t4j2GMv0qyq" alt=""><figcaption><p>Figure 2: Company Analysis header</p></figcaption></figure>

<figure><img src="/files/9vz7iTtzV2dyGuZumFcg" alt=""><figcaption><p>Figure 3: Portfolio Insights header</p></figcaption></figure>

### **Steps to execute:**

1. Select the screen from which you want to create the report, such as **Company Analysis** or **Portfolio Insights**.

* To create a report from Company Analysis, select a company type and use the search bar to add a specific company.
* To create a report from Portfolio Insights, use the search bar and select the desired portfolio you want to view.

{% hint style="warning" %}
You need to download the company's FiinGate Factsheet to create its Dynamic Reports.
{% endhint %}

<figure><img src="/files/050k2LbKZdxmpD94dDnZ" alt="" width="356"><figcaption><p>Figure 4: Select from Company Analysis</p></figcaption></figure>

<figure><img src="/files/aB1sDvSkOrlzuf29EoTo" alt="" width="347"><figcaption><p>Figure 5: Select from Portfolio</p></figcaption></figure>

2. Using the search bar to find desired panels. Click<img src="/files/PI3DrpzTUfi5am2uuLPD" alt="" data-size="line">icon to add them to the report.

**Note:** You can expand or collapse all existing data blocks by clicking<img src="/files/IFLXLhppaDD9wmT8DGFv" alt="" data-size="line"> icon.

<figure><img src="/files/fURikI9xHC6KLZgzKqUQ" alt="" width="351"><figcaption><p>Figure 6: Customize Report</p></figcaption></figure>

3. Preview the report: Click on <img src="/files/4ooRgHH6Y3qxSjbhimNf" alt="" data-size="line"> icon to have a quick preview of the information each panel contains.&#x20;

<figure><img src="/files/7kcEl1BJHBLHNA0RgnRm" alt="" width="487"><figcaption><p>Figure 7: Preview panel Company Overview</p></figcaption></figure>

**Note:**&#x20;

* To remove a single data block: hover over it and click the "x" icon.
* To remove all data blocks: use the "Remove all (C) panels" or "Remove all (P) panels" button.
* To revert to the default settings, click "Reset".

<figure><img src="/files/R0tZGx5GGqiI2BFaxAdx" alt="" width="563"><figcaption><p>Figure 8: Reset </p></figcaption></figure>

4. Customize the chosen data block by clicking on it in the Report Preview section. Here, you can modify the panel settings and add a note for each panel if needed. You can divide the report into sections by adding chapter headers.

<figure><img src="/files/iXQfSnAUP8A72tB21i83" alt=""><figcaption><p>Figure 9: Select panel Credit Score Trend by Portfolio</p></figcaption></figure>

#### Note: How to set up FS

<figure><img src="/files/38tSIRIx9lQGBchIojfV" alt=""><figcaption><p>Figure 10: Set up FS</p></figcaption></figure>

To tailor the presentation of financial statements (FS) in your dynamic report, follow these steps:

* Click on the hyperlink labeled "**Here**." A popup window will appear. Here you can:
  * Select the desired source and type for the FS. These settings will remain consistent for a period of five years.
  * Choose the audit status and method for each year.
  * Check the data availability section to ensure that the FS is available based on your chosen settings.
  * Additionally, you have the option to select an alternative currency and unit to view the FS.
* If you want to revert back to our recommended settings, simply click on the "**Reset Default Filters**" button.

<figure><img src="/files/DXj2TzPyOBiYIJ9h9gvy" alt=""><figcaption><p>Figure 11: Popup Setting Financial Statements</p></figcaption></figure>

5. Preview the report before exporting it to make any necessary adjustments. You can save these settings as a template for future use.

<figure><img src="/files/Fb04PMeQZQtjJciG3okC" alt=""><figcaption><p>Figure 12: All Buttons</p></figcaption></figure>

**Note:**

* Change the name of the template or panel by clicking the pen icon&#x20;

  <figure><img src="/files/CLOxiZDKb3draQ9FyRtq" alt="" width="534"><figcaption><p>Figure 11: Rename</p></figcaption></figure>
* Click "Reset" to revert to the default settings
* Click on "Saved Template" when you want to access and make adjustments to the settings of a previously saved template.


---

# 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/manage-report/order-and-generate-report/dynamic-reports.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.
