> 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/english/get-started-with-fpt-data-suite/login-and-registration/via-third-party-social-accounts/google-account.md).

# Google Account

## Register New Account <a href="#dang-ky-tai-khoan-moi" id="dang-ky-tai-khoan-moi"></a>

To start using FPT Data Suite, you must create an account. Follow these steps:

{% stepper %}
{% step %}

#### **Access the homepage**

Open a browser and go to [https://datasuite.fptcloud.com/](https://datasuite.fptcloud.com/login?utm_source=Facebook\&utm_medium=paid\&utm_campaign=Free_Trial_CTW).
{% endstep %}

{% step %}

#### **Select Continue with Google account**

Click the “Continue with Google account” option.

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

{% step %}

#### **Sign In to Your Google Account**

Log in to your Google account as prompted.
{% endstep %}

{% step %}

#### **Provide Account Details**

Enter any required details, such as your name or email, to create your FPT Data Suite account.

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

{% step %}

#### **Activate Your Account**

Check your email for an activation link and follow the instructions to activate your account.

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

{% step %}

#### **Log In**

Use your Google account to log in to FPT Data Suite.

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

## Sign in with Google account <a href="#dang-nhap-bang-tai-khoan-google" id="dang-nhap-bang-tai-khoan-google"></a>

To log in to FPT Data Suite, you must have a registered Google account linked to the platform. Follow these steps:

{% stepper %}
{% step %}

#### **Access the homepage**

Open a browser and go to [https://datasuite.fptcloud.com/](https://datasuite.fptcloud.com/login?utm_source=Facebook\&utm_medium=paid\&utm_campaign=Free_Trial_CTW).
{% endstep %}

{% step %}

#### **Select Continue with Google account**

Click the “Continue with Google account” option.
{% endstep %}

{% step %}

#### **Sign In to Your Google Account**

Log in to your Google account, and you will be redirected to the FPT Data Suite homepage.
{% 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/english/get-started-with-fpt-data-suite/login-and-registration/via-third-party-social-accounts/google-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.
