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

# influx org members

-   influx CLI 2.0.0+
-   InfluxDB OSS only

#### Works with InfluxDB OSS 2.x

The `influx org members` command works with **InfluxDB OSS 2.x**, but does not work with **InfluxDB Cloud Serverless**. For information about managing users in your InfluxDB Cloud Serverless organization, see [Manage users](/influxdb3/cloud-serverless/admin/organizations/users/).

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

## Usage

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

## Subcommands

| Subcommand | Description |
| --- | --- |
| add | Add organization member |
| list | List organization members |
| remove | Remove organization member |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Help for the members 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)
