26 lines
611 B
Markdown
26 lines
611 B
Markdown
|
---
|
||
|
title: Create an organization
|
||
|
seotitle: Create an organization in InfluxDB
|
||
|
description: placeholder
|
||
|
menu:
|
||
|
v2_0:
|
||
|
name: Create an organization
|
||
|
parent: Manage organizations
|
||
|
weight: 1
|
||
|
---
|
||
|
|
||
|
Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
|
||
|
to create an organization.
|
||
|
|
||
|
## Create 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" />}}
|
||
|
|
||
|
_Complete content coming soon_
|
||
|
|
||
|
## Create an organization using the influx CLI
|
||
|
|
||
|
_Complete content coming soon_
|