# 제어 센터

당사 제품을 빠르고 쉽게 설정할 수 있도록 몇 가지 유용한 가이드를 준비했습니다.\
\
admin.skydeck.ai로 이동하여 어드민 또는 오너 계정으로 로그인함으로써 제어 센터에 로그인하여 귀하의 계정, 청구, 통합, 도구 할당 및 사용자(멤버)를 관리할 수 있습니다. 이 계정은 스카이덱 AI를 처음 접할 때 설정한 것입니다.\
\
[docs.skydeck.ai/genstudio](https://docs.skydeck.ai/genstudio)에서는 스카이덱 AI 사용자 작업 공간인 GenStudio를 사용하여 모델과 상호 작용하는 방법에 대해 자세히 알아볼 수 있습니다. 귀하의 조직 또는 회사의 작업 공간에는 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/ko/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.
