# Organization and Workspaces

- [Overview](https://docs.qolaba.ai/organization-and-workspaces/overview.md): An overview of how Organizations and Workspaces work in Qolaba — credit management, collaboration, access control, and usage visibility.
- [Organizations](https://docs.qolaba.ai/organization-and-workspaces/organizations.md): Understand how Organizations help manage teams, workspaces, billing, and credits in one centralized place.
- [Creating an Organization](https://docs.qolaba.ai/organization-and-workspaces/organizations/creating-an-organization.md): Learn how to create an Organization in Qolaba, choose the right credit plan, and complete the initial setup for teams, billing, and workspaces.
- [Organization Dashboard](https://docs.qolaba.ai/organization-and-workspaces/organizations/organization-dashboard.md)
- [Overview Tab](https://docs.qolaba.ai/organization-and-workspaces/organizations/organization-dashboard/overview-tab.md)
- [Profile Tab](https://docs.qolaba.ai/organization-and-workspaces/organizations/organization-dashboard/profile-tab.md)
- [Members Tab](https://docs.qolaba.ai/organization-and-workspaces/organizations/organization-dashboard/members-tab.md)
- [History Tab](https://docs.qolaba.ai/organization-and-workspaces/organizations/organization-dashboard/history-tab.md)
- [Workspaces](https://docs.qolaba.ai/organization-and-workspaces/workspaces.md): Understand how Workspaces help organize projects, teams, and AI usage within an Organization.
- [Creating a Workspace](https://docs.qolaba.ai/organization-and-workspaces/workspaces/creating-a-workspace.md): Learn how to create and configure Workspaces for projects, teams, or clients within your Organization.
- [Workspace Credit Allocation](https://docs.qolaba.ai/organization-and-workspaces/workspaces/workspace-credit-allocation.md): Understand how credit allocation works across Workspaces using shared pools or individual workspace budgets.
- [Managing Workspaces](https://docs.qolaba.ai/organization-and-workspaces/workspaces/managing-workspaces.md): Learn how to monitor workspace usage, manage settings, and perform administrative actions from the Organization Dashboard.
- [Members and Role-Based Access](https://docs.qolaba.ai/organization-and-workspaces/members-and-role-based-access.md): Understand how member roles and workspace-based access help manage collaboration, permissions, and security within your Organization.
- [Member Roles Explained](https://docs.qolaba.ai/organization-and-workspaces/members-and-role-based-access/member-roles-explained.md): Learn how Owner, Admin, and Member roles control access, permissions, and responsibilities within an Organization.
- [Inviting Members](https://docs.qolaba.ai/organization-and-workspaces/members-and-role-based-access/inviting-members.md): Learn how to invite members, assign roles and workspaces, and manage access within your Organization.
- [Member Activation Flow](https://docs.qolaba.ai/organization-and-workspaces/members-and-role-based-access/member-activation-flow.md): Learn how invited members activate their access and join their assigned workspace within an Organization.
- [Tracking Credits and AI Usage](https://docs.qolaba.ai/organization-and-workspaces/tracking-credits-and-ai-usage.md): Monitor how AI credits are being consumed across your organization — broken down by workspace and by individual member.
- [Best Practices and Workflows](https://docs.qolaba.ai/organization-and-workspaces/best-practices-and-workflows.md)


---

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