# Connect and Prepare Data

FPT Data Suite allows users to choose between two types of databases for storing reporting data:

* **Shared Database**: This is a shared database, centrally managed by FPT Data Suite. It is suitable for smaller customers, those with simple requirements, or without available infrastructure. FPR Data Suite assigns each Workspace to a separate Schema, ensuring data isolation.
* **Customer Database**: This is a private database owned and operated by the customer (which can be on Cloud or On-premises). FPT Data Suite will connect to this database using configuration information provided by the customer. Private database connection information is encrypted and only used in the runtime environment.

FPT Data Suite currently supports the following database types:

* [ClickHouse](https://clickhouse.com/)


---

# 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/features/connect-and-prepare-data.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.
