# Installing

FPT Data Suite is designed to deliver a comprehensive and flexible data analytics experience, available across various platforms to meet diverse user needs.

### Web Version

* Access via browser at: <https://datasuite.fptcloud.com>
* Provides full features for data analysts and system administrators.
* Best supported with Chrome browser.

### Desktop App Version

{% tabs %}
{% tab title="Windows" %}
For users with Windows 10 or later operating systems.

[Download App here](https://apps.microsoft.com/detail/9nr6vmxt6zm1?hl=vi-VN\&gl=VN)
{% endtab %}

{% tab title="macOS" %}
Supports devices running macOS Catalina or later.

[Download App here](https://apps.apple.com/vn/app/fpt-data-suite/id6450694562?platform=mac)
{% endtab %}
{% endtabs %}

The Desktop App is optimized for viewing reports, dashboards, and monitoring data on the go

### Mobile App Version

{% tabs %}
{% tab title="Android" %}
Download on [Google Play Store](https://play.google.com/store/apps/details?id=com.fpt.fci.datafusion\&hl=vi\&pli=1).

<div align="left"><figure><img src="/files/0Vw1II8APRT5RWQgSGeB" alt="" width="188"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="iOS" %}
Download on [Apple App Store](https://apps.apple.com/vn/app/fpt-data-suite/id6450694562).

<div align="left"><figure><img src="/files/6Kv8gqn4kpNfKhhR6dyL" alt="" width="188"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

The Mobile App is optimized for viewing reports, dashboards, and monitoring data on the go.

{% hint style="success" %}
Every version ensures data synchronization, guaranteeing continuity in your workflow regardless of the platform you use.
{% endhint %}


---

# 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.datasuite.vn/english/get-started-with-fpt-data-suite/installing.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.
