# Download Information

This feature is designed to provide flexibility and convenience, allowing you to retrieve and utilize panel information in the format that best suits your needs. Whether you require structured data for analysis or visual representations for presentations, this feature ensures that you have easy access to the information you need.

{% hint style="info" %}
This feature is only available for certain subscription types.
{% endhint %}

Here's how it works:

1. **Access the Panel Information**: Navigate to the desired panel within any analysis screen.
2. **Locate the Download Icon**: At the top-left corner of each information panel, you will find a prominent arrow-down <img src="/files/adPN8695t0b6gGfxCNJN" alt="" data-size="line"> icon. Simply click on this icon to initiate the download process.
3. **Download Options**: Once you click the download icon, the information will be available for download in one of two formats:

* Excel File: If the panel contains structured data, such as tables or numerical information, the downloaded file will be in Excel format. This allows for easy manipulation, sorting, and further analysis of the data using spreadsheet software.

<figure><img src="/files/0cv7nYGPiFnjTigfte1z" alt="" width="563"><figcaption><p>Figure 1: The Excel file</p></figcaption></figure>

* JPG Format: In cases where the panel includes visual content, such as graphs, charts, or images, the downloaded file will be in JPG format. This ensures that the visual representation is preserved, enabling you to use the downloaded image for presentations or other purposes.

4. **Multiple File Download**: For certain panels that contain an image and an Excel file, the download process will generate both files. In such cases, your browser may display a message indicating that FiinGate is attempting to download multiple files. To proceed, simply click "Allow" to initiate the download of those files simultaneously.


---

# 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/download-information.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.
