# 관리자 및 소유자 도구

Control Center는 Skydeck.ai 시스템의 일부로, 계정 소유자 및 지정된 관리자가 사용하도록 의도된 admin.skydeck.ai에 위치해 있습니다. 이곳이 바로 소유자가 계정을 설정하고, 사용자를 이 시스템에 초대하는 곳입니다. Control Center는 일반적으로 GenStudio 워크스페이스의 사용자들에게 접근되지 않지만, 소유자와 관리자는 둘 다 사용할 수도 있습니다. 이곳이 계정 소유자가 처음 보는 Skydeck.ai 시스템의 첫 부분입니다. 그러나, 그들은 신속하게 사전 구성된 GenStudio 워크스페이스의 시험판으로 이동한 뒤, 실제로 시작하기 위해 Control Center로 돌아올 수 있습니다.


---

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