# 管理員與擁有者工具

控制中心是Skydeck.ai系統的一部分，位於admin.skydeck.ai，供賬戶擁有者和指定的管理員使用。這是擁有者設置他們的帳戶並從中邀請使用者進入此系統的地方。控制中心通常不會被GenStudio工作區的使用者訪問，儘管擁有者和管理員可能選擇同時使用兩者。這是賬戶擁有者首次看到的Skydeck.ai系統的部份。然而，他們可能會迅速移動到預設定的GenStudio工作區試用版，然後返回控制中心以真正開始使用。


---

# 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/admin-and-owner-tools.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.
