# Workspace Management

{% embed url="<https://taloflow.wistia.com/medias/8n52ge2x6k>" %}

### Navigating Workspaces

Taloflow's interface makes it easy to switch between multiple workspaces. The main dashboard displays available workspaces, allowing seamless transitions to the one needed at any time.

### Workspace Management Overview

Access the **Manage workspace** page to review essential workspace details. Here, you'll find the workspace name, associated project code or ID, and the workspace ID used for support or integration needs. These details are all available in the workspace settings pane.

![](https://usercontent.us.prod.clueso.io/6f46ef8a-0cac-48dd-b715-7c165eddda1e/09e94e6a-37a5-4d69-b123-e8a42c696f91/b3fff77c-de7d-4d9e-ad15-c00a5ca8cec7/images/e0521875-9db3-4f29-bf02-ddb6c68dff09.png)

### Organizing with Parent and Child Workspaces

Taloflow allows you to structure workspaces hierarchically by setting parent workspaces. This lets you create a logical organization where some workspaces inherit properties or access from larger, parent workspaces.

![](https://usercontent.us.prod.clueso.io/6f46ef8a-0cac-48dd-b715-7c165eddda1e/09e94e6a-37a5-4d69-b123-e8a42c696f91/b3fff77c-de7d-4d9e-ad15-c00a5ca8cec7/images/80ded4d0-bfb2-4a4d-8a9b-7eb07aa08f9a.png)

Use this structure for teams working across multiple projects or departments, making permission management straightforward and scalable.

### Managing Members and Permissions

Within the member management area, admins can see all members and their roles. Taloflow defines three primary roles:

\- **Viewer:** Can view all evaluations in the workspace

\- **Editor:** Can create and edit evaluations

\- **Admin:** Can invite and manage members, adjust roles, and control workspace settings

The member management panel lets you assign or change these roles easily according to each collaborator's responsibilities.

![](https://usercontent.us.prod.clueso.io/6f46ef8a-0cac-48dd-b715-7c165eddda1e/09e94e6a-37a5-4d69-b123-e8a42c696f91/b3fff77c-de7d-4d9e-ad15-c00a5ca8cec7/images/71410560-91d7-4c85-9333-5d5fca1fae8d.png)

{% hint style="info" %}
Workspace owners inherit admin capabilities and are highlighted in the member list.
{% endhint %}

### Creating Child Workspaces

To further organize your projects, create new child workspaces nested within parent workspaces.

{% hint style="warning" %}
Admins in a Parent workspace can view and manage Child workspaces.
{% endhint %}

![](https://usercontent.us.prod.clueso.io/6f46ef8a-0cac-48dd-b715-7c165eddda1e/09e94e6a-37a5-4d69-b123-e8a42c696f91/b3fff77c-de7d-4d9e-ad15-c00a5ca8cec7/images/9181e277-aa7f-4186-aebe-8ee5d437129d.png)

### Finding Key Workspace Details

In need of support or setup information? The workspace ID and other relevant details are displayed prominently on the workspace overview, so you have what you need right where you expect to find it.

![](https://usercontent.us.prod.clueso.io/6f46ef8a-0cac-48dd-b715-7c165eddda1e/09e94e6a-37a5-4d69-b123-e8a42c696f91/b3fff77c-de7d-4d9e-ad15-c00a5ca8cec7/images/17592e1f-c392-4861-82e9-ecab07f23ad6.png)

With these features, managing your teams and projects in Taloflow stays streamlined and transparent, no matter how your organization grows.


---

# 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.taloflow.ai/collaboration/workspace-management.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.
