> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/vi/control-center/setup-guide/set-up-account.md).

# Thiết lập tài khoản

Từ trang **Tài Khoản**, bạn có thể chọn các tab **Hồ Sơ Công Ty** hoặc **Thanh Toán**.

<figure><img src="/files/TtwixonOdN625IaapSLl" alt="account page"><figcaption></figcaption></figure>

***

### Thông tin tài khoản

Trong tab **Hồ sơ công ty**, bạn có thể điền các trường sau:

* **Tên tài khoản** – Thêm tên công ty của bạn
* **Tên miền phụ** – Chọn tên miền phụ mà bạn muốn sử dụng cho SkyDeck AI — ví dụ, google.skydeck.ai
* **Múi giờ** – Chọn múi giờ phù hợp
* **Tải lên logo của bạn** – Tải lên hình ảnh PNG hoặc JPEG có kích thước ít nhất 100x100 pixel và nhỏ hơn 10MB.

<figure><img src="/files/kQJWzhAYG4vwwMMLhKql" alt="tab hồ sơ công ty" width="375"><figcaption></figcaption></figure>

Khi bốn trường này hoàn tất, nhấp vào **Lưu**. Trang sẽ cập nhật để cung cấp liên kết đến URL không gian làm việc hiện tại của bạn.

<figure><img src="https://lh6.googleusercontent.com/wRmj6kbqQaPY2yiFexvYjJIloet9K6Zi2ZZYaEONtMbRygmW02cGSjEt4DRthL_Er5ajQClssfUCqMYKmSww1Q1_qB9n3vLKS0XhNR5c5Ri_CsdfJaqpxp5vjR-nfh87ahPb_zLQzr6Tx_D6rpFv9xM" alt="lh6.googleusercontent"><figcaption></figcaption></figure>


---

# 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.skydeck.ai/vi/control-center/setup-guide/set-up-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.
