# Managing Workspaces

Workspaces can be monitored and managed from the **Workspaces** tab in the Organization Dashboard. This section focuses on viewing workspace activity and performing administrative actions.

***

### Workspace View

The Workspaces tab provides a structured overview of all workspaces.

Each row includes:

* **Workspace Name** — Project, team, or client identifier
* **Image & Speech Credits Used** — Media-related usage
* **Chatbot Credits Used** — Text and conversation usage
* **Total Credits Used** — Combined usage across all tools
* **Usage Display**
  * Shows consumption against allocation (in budget mode)
  * Shows total usage from shared pool (in shared mode)
* **Created By** — Workspace creator

This view helps compare usage and monitor activity across workspaces.

***

### Understanding Usage

Workspace metrics help interpret how resources are being used:

* Higher **Image & Speech usage** indicates creative or production-heavy work
* Higher **Chatbot usage** indicates research or conversational workflows
* **Total usage** reflects the overall resource consumption of the workspace

***

### Workspace Actions

Each workspace provides the following actions:

* **Edit** — Update workspace name or description
* **Delete** — Remove the workspace

If **Workspace Budget Mode** is enabled:

* **Manage Credits** — Opens credit allocation controls (covered in [Workspace Credit Allocation](/organization-and-workspaces/workspaces/workspace-credit-allocation.md))

{% hint style="info" %}
Only users with **Owner** or **Admin** roles can create workspaces.\
[Learn More about Role Based Acces&#x73;*→*](/organization-and-workspaces/members-and-role-based-access/member-roles-explained.md)
{% endhint %}

***

### Updating a Workspace

Workspace details can be modified to reflect:

* Project updates
* Naming changes
* Organizational restructuring

These changes do not affect usage data or member assignments.

***

### Deleting a Workspace

Deleting a workspace:

* Removes the workspace and its activity scope
* Revokes workspace-specific access
* Stops further usage

Credits already consumed remain part of organizational usage.

{% hint style="warning" %}
Deleted workspaces cannot be recovered. Archive or export relevant content before deletion.
{% endhint %}


---

# 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.qolaba.ai/organization-and-workspaces/workspaces/managing-workspaces.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.
