---
title: Manage organizations
description: Manage organizations in InfluxDB using the InfluxDB UI or the influx CLI.
url: https://docs.influxdata.com/influxdb3/cloud-serverless/admin/organizations/
estimated_tokens: 401
product: InfluxDB Cloud Serverless
version: cloud-serverless
---

# 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 organizations](/influxdb3/cloud-serverless/admin/organizations/view-orgs/)

Review a list of organizations in InfluxDB using the InfluxDB UI.

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

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

### [Switch InfluxDB Cloud organizations](/influxdb3/cloud-serverless/admin/organizations/switch-org/)

Switch from one InfluxDB Cloud organization to another.

### [Manage users](/influxdb3/cloud-serverless/admin/organizations/users/)

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

#### Related

-   [Manage your InfluxDB Cloud Serverless account](/influxdb3/cloud-serverless/admin/accounts/)
