# 設置帳戶

在 **帳戶** 頁面，您可以選擇 **公司檔案** 或 **帳單** 標籤。

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

***

### 帳戶資訊

在 **公司檔案** 標籤中，您可以填寫以下欄位：

* **帳戶名稱** – 添加您的公司名稱
* **子域名** – 選擇您希望用於 SkyDeck AI 的子域名 — 例如，google.skydeck.ai
* **時區** – 選擇適當的時區
* **上傳您的標誌** – 上傳一個至少 100x100 像素且小於 10MB 的 PNG 或 JPEG 圖像。

<figure><img src="/files/qWOTCFuhx8uS4AU26I46" alt="公司檔案標籤" width="375"><figcaption></figcaption></figure>

當這四個欄位填寫完成後，點擊 **保存**。頁面將更新以提供您當前工作區 URL 的鏈接。

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


---

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