# 控制中心

我们为您提供了一些有用的指南，帮助您快速、轻松地开始使用我们的产品。\
\
您可以登录到控制中心来管理您的账户、计费、整合、工具分配和用户（成员），只需要访问 admin.skydeck.ai 并使用管理员或所有者账号进行登录，比如当您第一次遇到 SkyDeck AI 时设置的账号。\
\
在 [docs.skydeck.ai/genstudio](https://docs.skydeck.ai/genstudio) ，您可以了解更多关于使用我们称之为 GenStudio 的 SkyDeck AI 用户工作空间与模型交互的信息。您可以通过访问 your\_company\_domain.skydeck.ai 来进入您的组织或公司的工作空间，其中的 your\_company\_domain 是账户所有者在入驻过程中设定的子域名。

©2023 SkyDeck AI Inc.


---

# 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.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.
