# Working Space

The main screen of our financial analytics platform serves as your primary working space, providing access to a wide range of features and tools to support your financial analysis and decision-making processes.

{% hint style="info" %}
The layout and specific features on the main screen may vary based on your preferences, subscription plan, or the version of the platform you are using.
{% endhint %}

### Dashboard

Upon logging in, you will be greeted by the[ Dashboard](/manual/product-tour/features/dashboard.md), which presents an overview of important data.

<figure><img src="/files/2gV5dUqYXtKhNd7qdBNc" alt=""><figcaption><p>Figure 1: Dashboard</p></figcaption></figure>

### Navigation Bar

This bar serves as a central hub for accessing different sections of many features. It provides intuitive menu options that help you navigate through various information panels.

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

### Data Visualization and Analysis Tools:

The main screen provides a variety of data visualization and analysis tools to help you make sense of complex financial data. These tools include interactive charts, graphs, tables, and customizable reports.&#x20;

You can apply filters, select specific time periods, compare data across companies or industries, and perform calculations to uncover patterns, trends, and correlations. These features empower you to conduct in-depth analyses and generate meaningful insights.


---

# 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/product-tour/platform-layout/working-space.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.
