> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.vessl.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Organization overview

> Top-level unit for policies, volumes, billing, and team management.

Organizations are created at signup; the first user becomes Admin. To access organization settings, click your Organization name from the top navigation bar and select the Organization to manage. Admins manage members/teams, storage, and billing.

<Tip>
  You can belong to multiple teams and invite new members by email.
</Tip>

## Quick demo

<Tip>Use the demo below to see how to manage teams and members in the organization.</Tip>

<div style={{ position: 'relative', paddingBottom: 'calc(65.9375% + 41px)', height: 0, width: '100%' }}>
  <iframe src="https://demo.arcade.software/STKWENWzTYwjwuY1WXRT?embed&embed_mobile=inline&embed_desktop=inline&show_copy_link=true" title="Navigate Admin Settings and View Storage, Billing, and Team Information" frameBorder="0" loading="lazy" webkitAllowFullScreen="" mozAllowFullScreen="" allowFullScreen allow="clipboard-write" style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', colorScheme: 'light' }} />
</div>

## What you can do

* Monitor GPU usage and spend across the organization from the **Dashboard**
* Manage members and teams: invite new members, create/delete teams, manage team-level permissions (coming soon)
* Manage storage: create Cluster storage and Object storage volumes, assign them to teams
* Billing: top up credits, view usage, manage payment methods
* (Coming soon) Cluster management: register/deregister BYOC clusters; assign team access
* (Coming soon) Security & access control: org-level policies such as key expiration, invite policy, SSO integration

## Invite and team assignment

* Invite by email → user appears as Invited → becomes Active after verification
* You must assign at least one Team when inviting
* A member can belong to multiple Teams

## Billing details

* View remaining credits and spend rate
* Top up credits and manage saved payment methods
* Review org/team usage trends and export CSV reports
* Download invoices and request refunds
* (Coming soon) Team-level credit quotas

## Volumes and clusters

* Create Cluster storage and Object storage volumes, assign them to teams
* Expand capacity; reductions are not supported
* Manage clusters and cluster-bound storage

## Roles

| Role      | Scope               | Key permissions                                                      |
| --------- | ------------------- | -------------------------------------------------------------------- |
| Org Admin | Entire Organization | Manage members/teams/volumes/billing/(future) clusters; set policies |
| Member    | Self & teams        | Create/use workspaces; use team volumes; accept invites              |

<Info>
  For details, see [Roles & permissions](/admin/roles-permissions).
</Info>

## See also

* [Dashboard](../dashboard/overview)
* [Teams](../teams/overview)
* [Volumes](../storage/overview)
* [Billing](../billing/overview)
* [Roles & permissions](../roles-permissions)
