> For the complete documentation index, see [llms.txt](https://docs.datasuite.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datasuite.vn/khoi-dau-nhanh-voi-data-suite/dang-nhap-and-dang-ky/dang-ky-tai-khoan-ben-thu-3/facebook-account.md).

# Facebook Account

## Đăng ký tài khoản mới <a href="#id-3.1.2.2dangkyvoifacebook-dangkytaikhoanmoi" id="id-3.1.2.2dangkyvoifacebook-dangkytaikhoanmoi"></a>

Để bắt đầu sử dụng, bạn cần tạo một tài khoản người dùng.

{% stepper %}
{% step %}

#### Truy cập trang chủ

Mở trình duyệt và truy cập: <https://datasuite.fptcloud.com/>
{% endstep %}

{% step %}

#### Chọn "Continue with Facebook account"

<div align="center" data-full-width="false"><figure><img src="/files/WjV05iE47t3jmyn0DCDQ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Đăng nhập tài khoản Facebook

Thực hiện đăng nhập vào tài khoản Facebook của bạn khi được yêu cầu.
{% endstep %}

{% step %}

#### Cập nhật thông tin FPT Data Suite

Nhập các thông tin cần thiết để hoàn tất việc cập nhật tài khoản FPT Data Suite.

<figure><img src="/files/NT963D0tlzkThmZ2y0S4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Kích hoạt tài khoản

Kiểm tra email bạn đã đăng ký để tìm và nhấp vào liên kết kích hoạt tài khoản.

<figure><img src="/files/hORsPwtzMkpofp6Y8i7o" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Bổ sung thông tin cá nhân

Sau khi kích hoạt thành công, người dùng cung cấp một số thông tin cá nhân để bắt đầu sử dụng FPT Data Suite.

<figure><img src="/files/pWz7N5zRDqJ1BDQijOTJ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Đăng nhập bằng tài khoản Facebook <a href="#id-3.1.2.2dangkyvoifacebook-dangnhapbangtaikhoanfacebook" id="id-3.1.2.2dangkyvoifacebook-dangnhapbangtaikhoanfacebook"></a>

Để đăng nhập và hệ thống, tài khoản người dùng phải được tạo trước đó.

{% stepper %}
{% step %}

#### Truy cập trang chủ

Mở trình duyệt và truy cập: <https://datasuite.fptcloud.com/>
{% endstep %}

{% step %}

#### Chọn "Continue with Facebook account"

<figure><img src="/files/vgDzPkqcDIEbVddlgH2J" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Đăng nhập tài khoản Facebook

Thực hiện đăng nhập vào tài khoản Facebook của bạn. Sau khi đăng nhập Facebook thành công, hệ thống sẽ tự động chuyển bạn về trang chủ (Home) của FPT Data Suite.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.datasuite.vn/khoi-dau-nhanh-voi-data-suite/dang-nhap-and-dang-ky/dang-ky-tai-khoan-ben-thu-3/facebook-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
