# 管理员与所有者工具

控制中心是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-cn/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.
