# Creating an Organization

Creating an organization is the first step to setting up Qolaba for structured usage. It allows you to manage credits centrally, collaborate with others, and organize your work in a scalable way.

An organization acts as the main container for:

* Subscription and billing
* Credit allocation
* Workspaces
* Team members

***

### **1. Access Organization Setup**

* **Step 1**\
  Go to your **Qolaba Dashboard**
* **Step 2**\
  Click your **profile icon** (top-right corner)
* **Step 3**\
  Select **Create Organization**

***

### **2. Organization Setup Flow**

The setup process is guided and takes just a few steps:

* Name your organization
* Select a credit plan
* Add basic details
* Complete checkout

#### **2.1 Enter Organization Name**

Provide a name that represents how you plan to use Qolaba.

{% tabs %}
{% tab title="Company / Brand" %}

* Growth Studio
* FoodCo
* Marketech
  {% endtab %}

{% tab title="Team / Department" %}

* Marketing
* Product
* Research
  {% endtab %}

{% tab title="Project-Based" %}

* Project Alpha
* Campaign Launch
* Internal Experiments
  {% endtab %}
  {% endtabs %}

***

#### **2.2 Select a Credit Plan**

Choose a plan based on how you expect to use the platform.

Each plan clearly shows:

* Number of credits included
* Pricing

**How to Choose the Right Plan**

Consider the following:

* **Team size**\
  More users typically require more credits
* **Type of work**
  * Text-based tasks → lower usage
  * Image and video generation → higher usage
* **Frequency of usage**\
  Occasional vs. daily workflows
* **Nature of work**
  * Lightweight exploration
  * High-volume production

{% hint style="info" %}
Credits are shared across the organization either through shared pool or through allocated workspace budgets.&#x20;

[Learn More About Workspace Credit Allocation *→*](/organization-and-workspaces/workspaces/workspace-credit-allocation.md)
{% endhint %}

***

#### **2.3 Provide Organization Details**

Add a few details to complete setup.

* **Company size range** (e.g., 2–50, 50–250, etc.)
* **Your role** (e.g., Marketing, Product, Research, Operations)

{% hint style="info" %}
&#x20;This helps tailor onboarding and recommendations based on how you plan to use Qolaba.
{% endhint %}

***

### **3. Complete Checkout**

* **Step 1**\
  Click **Create Organization & Continue**
* **Step 2**\
  Proceed to the **payment page**
* **Step 3**\
  Complete your subscription

***

### **After Setup**

Once your organization is created:

* Your **subscription becomes active**
* Credits are **allocated immediately**
* You are redirected to the **Organization Dashboard**
* You are assigned the **Owner role**

***

### **What You Can Do Next**

From your organization dashboard, you can:

* [**Create** **workspaces**](/organization-and-workspaces/workspaces/creating-a-workspace.md) to organize your work
* [**Assign Budgets**](/organization-and-workspaces/workspaces/workspace-credit-allocation.md) to each workspace
* [**Invite team members**](/organization-and-workspaces/members-and-role-based-access/inviting-members.md) <sub>**(only in team plan)**</sub>
* [**Monitor Credit usage**](/organization-and-workspaces/tracking-credits-and-ai-usage.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/organizations/creating-an-organization.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.
