28 lines
696 B
Markdown
28 lines
696 B
Markdown
|
---
|
||
|
title: Add a member
|
||
|
seotitle: Add a member to an organization in InfluxDB
|
||
|
description: placeholder
|
||
|
menu:
|
||
|
v2_0:
|
||
|
name: Add a member
|
||
|
parent: Manage members
|
||
|
weight: 1
|
||
|
---
|
||
|
|
||
|
Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
|
||
|
to add a member to an organization.
|
||
|
|
||
|
## Add a member to an organization in the InfluxDB UI
|
||
|
|
||
|
1. Click the **Organizations** tab in the navigation bar.
|
||
|
|
||
|
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||
|
|
||
|
2. Click on the name of an organization, then select the **Members** tab.
|
||
|
|
||
|
_Complete content coming soon_
|
||
|
|
||
|
## Add a member to an organization using the influx CLI
|
||
|
|
||
|
_Complete content coming soon_
|