# Other Features

**Zoom in/Zoom out:**

&#x20;

Each component is associated with Full screen <img src="/files/ZTD6HJL9bgPMgV7qH5vc" alt="" data-size="line"> and Zoom out ![](/files/mO54AKMToU4d667lfeLe) buttons that allows the user to enlarge or reduce the size of the component on the screen. Additionally, the Download action <img src="/files/i5wUrdevg8tnKONx9Zpm" alt="" data-size="line"> is applicable to data Tables and Charts.&#x20;

<figure><img src="/files/LFrGxm2fZx7j8TORARfd" alt=""><figcaption><p>Figure 1. Data table</p></figcaption></figure>

<figure><img src="/files/oeiaN1bCOe7Re5NdDyNj" alt=""><figcaption><p>Figure 2. Chart</p></figcaption></figure>

&#x20;&#x20;

**Download**

&#x20;

Download as Excel for Data tables and Download as Figure for Charts.&#x20;

<figure><img src="/files/D3LznAGOUu66ArcmAL8X" alt=""><figcaption><p>Figure 3. Data table in downloaded file</p></figcaption></figure>

<figure><img src="/files/Ku4R9Ys98NHRewChPuSM" alt=""><figcaption><p>Figure 4. Downloaded Figure</p></figcaption></figure>

&#x20;

**Draggable Border**&#x20;

<figure><img src="/files/NJ0otIO4MelEJJoUlSzp" alt=""><figcaption><p>Figure 5. Adjust borders of component (vertical axis)</p></figcaption></figure>

FiinPro-X allows users to resize Components on a screen. By hovering the mouse between two components, a Border bar appears, allowing users to drag it left or right to adjust the width of the component as desired.

&#x20;

Users can also drag the Border bar vertically to adjust the width of each component or horizontally to adjust the height of the entire row of three components.&#x20;

<figure><img src="/files/2wMDpf5S5GbOeT3yoCUr" alt=""><figcaption><p>Figure 6. Adjust borders of component (horizontal axis)</p></figcaption></figure>


---

# 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.fiinpro.com/english/general-guidelines/general-features/other-features.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.
