> For the complete documentation index, see [llms.txt](https://help.doraverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doraverse.com/jp/admin-workspace/welcome-to-admin-workspace.md).

# ワークスペース管理

ワークスペース管理は、ユーザー、ロール、アクセス、利用状況、請求、構成を一元的に監督できる管理者向けハブです。監視、権限、各種設定を集約し、管理者が運用を効率的かつ安全に保てるようにします。

## ワークスペース管理でできること

{% content-ref url="/spaces/D9cN8dYbB4vz8MvtD0gK/pages/NxnnfxolP0r2WiowIhrd" %}
[レポート](/jp/admin-workspace/reporting.md)
{% endcontent-ref %}

{% content-ref url="/spaces/D9cN8dYbB4vz8MvtD0gK/pages/ucKVsJpgaBeU28DN9Fsa" %}
[メンバー管理](/jp/member-management.md)
{% endcontent-ref %}

{% content-ref url="/spaces/D9cN8dYbB4vz8MvtD0gK/pages/J3QEi8q5QfGwkN2D1XrX" %}
[利用制限](/jp/usage-limits.md)
{% endcontent-ref %}

{% content-ref url="/spaces/D9cN8dYbB4vz8MvtD0gK/pages/K9GlSxt823ZimW80kcrr" %}
[設定](/jp/settings.md)
{% endcontent-ref %}

{% content-ref url="/spaces/D9cN8dYbB4vz8MvtD0gK/pages/44kl2z5FzpLcX9CJREvd" %}
[プラン・請求・お支払い](/jp/plans-billing-and-payment.md)
{% endcontent-ref %}

## ワークスペース管理へのアクセス方法

1. 画面左下の**アカウント**をクリックします。
2. **管理者設定**を選択します。

<figure><img src="/files/fiBthml168nVDdwAGDjP" alt="" width="375"><figcaption></figcaption></figure>

管理に特化した複数のタブを備えた「ワークスペース管理」が表示されます。

💡 注意: **ワークスペース管理**は管理者権限を持つユーザーにのみ表示されます。アクセスが必要な場合は、所属組織のDoraverse管理者にお問い合わせください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.doraverse.com/jp/admin-workspace/welcome-to-admin-workspace.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.
