> 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/overview.md).

# 概要

Doraverseワークスペース管理の**概要**タブは、ワークスペースの健全性を把握するためのホーム画面です。概要タブでは、ステータス、プラン、利用状況、ショートカットが1画面で分かりやすく表示されます。

<figure><img src="/files/mD7GAgdQiQ8jbJ4KBXv8" alt=""><figcaption></figcaption></figure>

* **現在のプラン：**&#x3054;利用中のプラン、アクティブ状況、更新時期が表示され、**プランを変更**や**請求期間を編集**もその場で操作できます。
* **毎月のクレジット：**&#x4F7F;用済みと残りのクレジットがリアルタイムで確認できる進捗バー、リセット時期、そして**クレジットを購入**へのショートカットが表示されます。
* **メンバーとシート数：**&#x73FE;在のメンバー数と有料シート数の比較が一目で分かり、**メンバー管理**へのショートカットも用意されています。
* **クイックアクセス：Doraverseを開**くですぐに作業を開始したり、**請求**で支払いや請求書を確認、**利用上限**で予算管理も簡単に行えます。

{% hint style="info" %}
ボタンの表示はワークスペース内の役割によって異なります。権限によっては一部の操作が非表示となる場合があります。
{% endhint %}


---

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