---
title: influx org
description: The influx org command and its subcommands manage organization information in InfluxDB.
url: https://docs.influxdata.com/influxdb3/cloud-serverless/reference/cli/influx/org/
estimated_tokens: 573
product: InfluxDB Cloud Serverless
version: cloud-serverless
---

# influx org

-   influx CLI 2.0.0+

The `influx org` command and its subcommands manage organization information in InfluxDB.

## Usage

```
influx org [flags]
influx org [command]
```

#### Command aliases

`org`, `organization`

## Subcommands

| Subcommand | Description |
| --- | --- |
| create | Create an organization |
| delete | Delete an organization |
| list | List organizations |
| members | Organization membership commands |
| update | Update an organization |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Help for the org command |

#### Related

-   [influx CLI—Provide required authentication credentials](/influxdb3/cloud-serverless/reference/cli/influx/#provide-required-authentication-credentials)
-   [influx CLI—Provide required authentication credentials](/influxdb3/cloud-serverless/reference/cli/influx/#provide-required-authentication-credentials)
