# 管理者 & オーナーツール

コントロールセンターは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/ja/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.
