# Main interface

&#x20;

<figure><img src="/files/9i8VzKn5OvciL5izWClH" alt=""><figcaption><p>First time login interface - Financial Chart</p></figcaption></figure>

Financial Chart interface is built with 02 main areas including Navigation Menu area (1)(2)(3) including lists of Dashboards and the Dashboard content area (4).&#x20;

(1) (2) includes **Dashboard Templates of the system**, which are continuously updated and added to help users easily visualize the features, as well as utilize already available templates. The content in these Templates **cannot be edited** by users. Users can only copy and save them to **My Dashboard**.&#x20;

(3) **My Dashboard** stores all Dashboards created by users; each Dashboard can contain many charts, making it easy for users to update the content of multiple charts at the same time. Users can arrange Dashboards into groups for more convenient access.


---

# 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/tools/financial-chart/main-interface.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.
