# Hướng dẫn sử dụng BigQuery riêng để làm kho lưu trữ dữ liệu tại Bluecore

#### Bước 1: Tạo service account

Truy cập trang phân quyền trên dự án Google Cloud của bạn tại: <https://console.cloud.google.com/iam-admin/serviceaccounts>

Chọn dự án và bấm chọn "Create service account"

<figure><img src="/files/IjbrQRpO9JQMDaBfSEc9" alt=""><figcaption></figcaption></figure>

Điền tên tài khoản sau đó chọn "Create and continue"

<figure><img src="/files/noREHVq44T3uvTgwxxvn" alt=""><figcaption></figcaption></figure>

Tại màn hình tiếp theo, tiến hành phân quyền "BigQuery Admin" và "Storage Admin", sau đó chọn "Done"

<figure><img src="/files/RNexrRUEUXiXSaGCd9GI" alt=""><figcaption></figcaption></figure>

#### Bước 2: Tạo key

Nhấp vào tên tài khoản vừa tạo để vào trang cấu hình

<figure><img src="/files/lV8iBFdUHjyc0I4JeFV4" alt=""><figcaption></figcaption></figure>

Chọn tab "Keys" sau đó nhấp vào nút "Add Key" -> "Create new key"

<figure><img src="/files/IeImwnYsw57QnJL6LTwB" alt=""><figcaption></figcaption></figure>

Chọn định dạng là Json và chọn "Create"

<figure><img src="/files/ijogwt3eiBLflNsaCLGr" alt=""><figcaption></figcaption></figure>

File chứa key sẽ được tải về máy, lưu file này tại nơi an toàn để tránh rủi ro. Giờ bạn có thể dùng file này để cấu hình sử dụng BigQuery riêng tạo Bluecore


---

# 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://help.bluecore.vn/english/blog/huong-dan-su-dung-bigquery-rieng-de-lam-kho-luu-tru-du-lieu-tai-bluecore.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.
