From 023c46df28e203a91e81fede16a66079643344a9 Mon Sep 17 00:00:00 2001 From: Nora <nora@influxdata.com> Date: Tue, 9 Apr 2019 16:57:11 -0700 Subject: [PATCH] Updates to org management --- content/v2.0/organizations/create-org.md | 8 ++++---- content/v2.0/organizations/delete-org.md | 4 ++-- content/v2.0/organizations/view-orgs.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/v2.0/organizations/create-org.md b/content/v2.0/organizations/create-org.md index 2ffee31b1..405398c02 100644 --- a/content/v2.0/organizations/create-org.md +++ b/content/v2.0/organizations/create-org.md @@ -18,12 +18,12 @@ You cannot currently create additional organizations in {{< cloud-name >}}. Only ## Create an organization in the InfluxDB UI -1. Click the **Organizations** tab in the navigation bar. +1. Click the **Admin** tab in the navigation bar. - {{< nav-icon "orgs" >}} + {{< nav-icon "admin" >}} -2. Click **{{< icon "plus" >}} Create Organization**. -3. Enter a **Name** for the organization and click **Create**. +2. Select **Create Organization**. +3. In the window that appears, enter a name for the organization and associated bucket and click **Create**. ## Create an organization using the influx CLI diff --git a/content/v2.0/organizations/delete-org.md b/content/v2.0/organizations/delete-org.md index 3f5d87dbf..4fe9164f7 100644 --- a/content/v2.0/organizations/delete-org.md +++ b/content/v2.0/organizations/delete-org.md @@ -14,9 +14,9 @@ to create an organization. ## Delete an organization in the InfluxDB UI -1. Click the **Organizations** tab in the navigation bar. +1. Click the **Admin** tab in the navigation bar. - {{< nav-icon "orgs" >}} + {{< nav-icon "admin" >}} The list of organizations appears. diff --git a/content/v2.0/organizations/view-orgs.md b/content/v2.0/organizations/view-orgs.md index ef5af0aea..caa4f2f90 100644 --- a/content/v2.0/organizations/view-orgs.md +++ b/content/v2.0/organizations/view-orgs.md @@ -14,11 +14,11 @@ to view organizations. ## View organizations in the InfluxDB UI -1. Click the **Organizations** tab in the navigation bar. +* Click the **Admin** tab in the navigation bar. - {{< nav-icon "orgs" >}} + {{< nav-icon "admin" >}} - The list of organizations appears. +* Select **Switch Organizations**. The list of organizations appears. ## View organizations using the influx CLI