# コントロールセンター

私たちは、お客様が私たちの製品をすばやく簡単にセットアップできるように、いくつかの便利なガイドをまとめています。

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/ja/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.
