# 设置账户

在 **账户** 页面，您可以选择 **公司资料** 或 **账单** 选项卡。

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

***

### 账户信息

在 **公司资料** 标签下，您可以填写以下字段：

* **账户名称** – 添加您的公司名称
* **子域名** – 选择您希望用于 SkyDeck AI 的子域名 — 例如，google.skydeck.ai
* **时区** – 选择合适的时区
* **上传您的徽标** – 上传一张至少 100x100 像素且小于 10MB 的 PNG 或 JPEG 图像。

<figure><img src="/files/4k2cNLton0HipiptjpMM" 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-cn/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.
