---
title: Manage organizations
description: Manage organizations in InfluxDB using the InfluxDB UI or the influx CLI.
url: https://docs.influxdata.com/influxdb/cloud/admin/organizations/
estimated_tokens: 751
product: InfluxDB Cloud (TSM)
version: cloud
---

# Manage organizations

An **organization** is a workspace for a group of users. All dashboards, tasks, buckets, members, etc., belong to an organization. An **account** can contain multiple organizations. You can use organizations to separate data, environments (dev, staging, prod), teams, providers, and regions within the same account.

The following articles provide information about managing organizations:

### [View organization](/influxdb/cloud/admin/organizations/view-orgs/)

Review a list of organizations in InfluxDB using the InfluxDB UI or the influx CLI.

### [Update an organization](/influxdb/cloud/admin/organizations/update-org/)

Update an organization’s name and assets in InfluxDB using the InfluxDB UI or the influx CLI.

### [Delete your organization](/influxdb/cloud/admin/organizations/delete-org/)

Delete your InfluxDB Cloud organization and all associated data.

### [Manage users](/influxdb/cloud/admin/organizations/users/)

Learn how to invite, view, and manage users in your InfluxDB Cloud organization.

### [Replicate an organization](/influxdb/cloud/admin/organizations/migrate-org/)

Replicate the state of an organization in InfluxDB Cloud

#### Migrate to InfluxDB Cloud Serverless

To unlock the benefits of the InfluxDB 3 storage engine, including unlimited cardinality and SQL, [migrate your data to an InfluxDB Cloud Serverless organization](/influxdb3/cloud-serverless/write-data/migrate-data/migrate-tsm-to-serverless/).

All InfluxDB Cloud [accounts](/influxdb3/cloud-serverless/admin/accounts/) and [organizations](/influxdb3/cloud-serverless/admin/organizations/) created through [cloud2.influxdata.com](https://cloud2.influxdata.com) on or after **January 31, 2023** are on InfluxDB Cloud Serverless and are powered by the InfluxDB 3 storage engine.

To see which storage engine your organization uses, find the **InfluxDB Cloud powered by** link in your [InfluxDB Cloud organization homepage](https://cloud2.influxdata.com) version information. If your organization is using TSM, you’ll see **TSM** followed by the version number. If Serverless, you’ll see **InfluxDB Cloud Serverless** followed by the version number.

#### Related

-   [Manage your InfluxDB Cloud Account](/influxdb/cloud/account-management/)

[organizations](/influxdb/cloud/tags/organizations/)
